]> git.ozlabs.org Git - ponghero.git/blobdiff - Makefile
Calibration images: now usable!
[ponghero.git] / Makefile
index df3ccae75024e36c23736bf9c10b38d6043f81f8..f3e02405f80e6a71441566843fb595f1ffc1d966 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
-prpong: prpong.c stdrusty.h
+CFLAGS:=-Wall -Wmissing-prototypes -Wmissing-declarations -g -I../ccan #-g #-O2 -g
+LDFLAGS:=-lSDL -lSDL_image -lcwiid 
+prpong: prpong.c stdrusty.h ../ccan/talloc/talloc.o
+
+wiimote: wiimote.c stdrusty.h