projects
/
cobramush.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
720e307
)
Fix typo in Makefile.SH
author
Ari Johnson
<ari@theari.com>
Wed, 12 Jan 2011 21:17:34 +0000
(21:17 +0000)
committer
Ari Johnson
<ari@theari.com>
Wed, 12 Jan 2011 21:17:34 +0000
(21:17 +0000)
Makefile.SH
patch
|
blob
|
history
diff --git
a/Makefile.SH
b/Makefile.SH
index 0c3ecd8103985bb9af1e1493271418a2f05b208d..57996f9e1e52fdb0221d89b17368b666263f9063 100644
(file)
--- a/
Makefile.SH
+++ b/
Makefile.SH
@@
-50,7
+50,7
@@
$spitshell >Makefile <<!GROK!THIS!
#
$make_set_make
CC=$cc
-CCFLAGS=$optimize -I.. -I../hdrs -Wall -W
N
o-comment -Wno-parentheses -Wno-switch -Werror $ccflags $warnings
+CCFLAGS=$optimize -I.. -I../hdrs -Wall -W
n
o-comment -Wno-parentheses -Wno-switch -Werror $ccflags $warnings
LDFLAGS=$ldflags
CLIBS=$libs $cryptlib $libssl $libcrypto $libmysqlclient
INSTALL=$install