Repositories
/
curblaster.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9b566a
)
Added -Wall to Makefile.
author
Gwyn Ciesla
<limb@jcomserv.net>
Wed, 7 Apr 2010 12:07:57 +0000
(07:07 -0500)
committer
Gwyn Ciesla
<limb@jcomserv.net>
Wed, 7 Apr 2010 12:07:57 +0000
(07:07 -0500)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
0b6d0c3
..
c0d38f6
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,4
+1,4
@@
-CFLAGS = -g
+CFLAGS = -g
-Wall
CXX = g++ $(CFLAGS)
INST = /usr/local/bin