align with tab
This commit is contained in:
parent
a157e1210f
commit
1b017c0517
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -13,7 +13,7 @@ ifeq ($(CMDTEST),\"\")
|
|||
# Windows
|
||||
CMDTEST := $(shell echo "\#")
|
||||
ifeq ($(CMDTEST),"\#")
|
||||
# gmake
|
||||
# gmake
|
||||
ECOMMIT := $(shell echo \#define GIT_COMMIT "$(COMMIT)" > inc/git.h)
|
||||
EBRANCH := $(shell echo \#define GIT_BRANCH "$(BRANCH)" >> inc/git.h)
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue