projects
/
adu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2fe978
)
adu-0.0.3.
v0.0.3
author
Andre Noll
<maan@systemlinux.org>
Mon, 23 Jun 2008 16:15:07 +0000
(18:15 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Mon, 23 Jun 2008 16:15:07 +0000
(18:15 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 014b29029ff5033835d272f590d7b9fa17ce80f3..b595c682d81c3846a3e4f383ead5a8db9a36be03 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,6
+1,6
@@
objects := adu.o string.o cmdline.o fd.o select.o create.o interactive.o select.cmdline.o
all: adu
-version := 0.0.
2
+version := 0.0.
3
DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
DEBUG_CPPFLAGS += -Wredundant-decls