projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feea1b9
)
- remove a warning that was not ment to be checked in.
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Wed, 6 Dec 2006 23:14:31 +0000
(23:14 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Wed, 6 Dec 2006 23:14:31 +0000
(23:14 -0000)
Makefile.custom
patch
|
blob
|
history
diff --git
a/Makefile.custom
b/Makefile.custom
index 6a08fcdabf2b38ed9b4862b77e9f19cc4804263a..d257f6de540d066e3f8b1da45290f2d1a231cc2e 100644
(file)
--- a/
Makefile.custom
+++ b/
Makefile.custom
@@
-122,7
+122,6
@@
SYN_CPPFLAGS := $(subst $(brace_close),\$(brace_close),$(SYN_CPPFLAGS))
#SYN_CPPFLAGS := [$(patsubst %,'%'$(comma),$(SYN_CPPFLAGS))'']
%.syn: %.c
- $(warning fla='$(SYN_CPPFLAGS)')
synopsis -p C -l Comments.SSDFilter,Comments.Previous -Wp,preprocess=True,cppflags="'$(SYN_CPPFLAGS)'" -o $@ $<
.PHONY: html