Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add usage statement to git-checkout.sh
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index e76e6c4a3e17acc56a93204ca68ad2519e5e04e2..1163dda0f6444e5c4b4b0afc2850d205a5bc633d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-52,7
+52,7
@@
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.
8
.GIT
+GIT_VERSION = 0.99.
9
.GIT
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)