raw: Add test suite for sw_socket "syscall".
[swifty.git] / src / raw / Makefile
index 3ef0348..40b409d 100644 (file)
@@ -1,4 +1,5 @@
-CPPFLAGS = -I. -Iinclude
+CPPFLAGS = -DDEBUG -DLOG_LEVEL=LOG_DEBUG -I. -I.. -I../include
+#CPPFLAGS = -I. -Iinclude
 CFLAGS = -Wall -g
 
 .PHONY: all clean