X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=Makefile;h=f3e02405f80e6a71441566843fb595f1ffc1d966;hb=c8bec7224a7fa4403a570e0f690f09496e815f97;hp=df3ccae75024e36c23736bf9c10b38d6043f81f8;hpb=1774b5732984e261bf4fd68350051e7ff706c36c;p=ponghero.git diff --git a/Makefile b/Makefile index df3ccae..f3e0240 100644 --- 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