Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccc1762
)
Fixup the Git stuff in preparation for editing Makefile when doing "make dist".
author
David Griffith
<dave@661.org>
Tue, 31 Jul 2018 09:30:46 +0000
(
02:30
-0700)
committer
David Griffith
<dave@661.org>
Wed, 1 Aug 2018 04:33:47 +0000
(21:33 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 9a83ec70cdb919a16ddd6d1521341db62b21e8d7..c74de98b647cccc74b511c2aab3864c569b7a89a 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-116,7
+116,7
@@
else
GIT_BRANCH = none
GIT_HASH = none
GIT_HASH_SHORT = none
- GIT_TAG =
$(VERSION)
+ GIT_TAG =
none
endif
BUILD_DATE_TIME = $(shell date +%Y%m%d.%k%M%S | sed s/\ //g)
export CFLAGS