]> git.ozlabs.org Git - ponghero.git/blobdiff - Makefile
Add wiimote.c simple test.
[ponghero.git] / Makefile
index df3ccae75024e36c23736bf9c10b38d6043f81f8..11d33b33b0d3e1c3ce81ff494a8003e9a4e04e05 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,7 @@
 #! /usr/bin/make
 
-CFLAGS:=-Wall -Wmissing-prototypes -Wmissing-declarations -g #-g #-O2 -g
-LDFLAGS:=-lSDL
+CFLAGS:=-Wall -Wmissing-prototypes -Wmissing-declarations -g -I../ccan #-g #-O2 -g
+LDFLAGS:=-lSDL -lcwiid
 prpong: prpong.c stdrusty.h
+
+wiimote: wiimote.c stdrusty.h