aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBjoern B. Brandenburg <bbb@cs.unc.edu>2007-10-18 13:10:15 -0400
committerBjoern B. Brandenburg <bbb@cs.unc.edu>2007-10-18 13:10:15 -0400
commitf3545b2e8720a7116fec377c8b748b45cc3c5fa2 (patch)
treefb2f35af7297495f6a7cd571d6e4416794b097e1 /Makefile
parent3d07fc5c31dafaadecfea2b338471d9df648b00c (diff)
implement sched_trace multifile walking support
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c5517b2..64d3f25 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
1CFLAGS=-Wall -g -Iinclude/ -D_XOPEN_SOURCE=600 1CFLAGS=-Wall -Wdeclaration-after-statement -g -Iinclude/ -D_XOPEN_SOURCE=600
2CPPFLAGS=-Wall -g 2CPPFLAGS=-Wall -g
3 3
4LIBS= ./liblitmus.a 4LIBS= ./liblitmus.a