aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2014-10-21 11:23:37 +0100
committersin <sin@2f30.org>2014-10-21 11:23:37 +0100
commit4c330409b0c94b7c9ef8ef987f216c93eeca710f (patch)
tree34c532ec1be3963f6001515a3de4b43c050ebe11 /Makefile
parente776ebe36ce5b7fa7c7ec945af5a884ea4259dd2 (diff)
downloadnoice-4c330409b0c94b7c9ef8ef987f216c93eeca710f.tar.gz
And CPPFLAGS
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7cc1ee1..6ef0508 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ config.h:
@cp config.def.h $@
noice.o: noice.c queue.h util.h
- $(CC) $(CFLAGS) -c noice.c
+ $(CC) $(CFLAGS) $(CPPFLAGS) -c noice.c
strlcpy.o: strlcpy.c util.h
$(CC) $(CFLAGS) -c strlcpy.c
Un proyecto texto-plano.xyz