mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 07:32:24 +00:00
Show enlistment branch in makefiles
This commit is contained in:
parent
aa0ec53964
commit
021f1f0798
2 changed files with 2 additions and 0 deletions
1
makefile
1
makefile
|
|
@ -106,6 +106,7 @@ configuration: FORCE
|
|||
@./a.o
|
||||
@rm a.o
|
||||
@echo BRANCH=$$(git rev-parse --abbrev-ref HEAD)>>Configuration.Make
|
||||
@echo Branch: $$(git rev-parse --abbrev-ref HEAD).
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue