]> git.ozlabs.org Git - ponghero.git/blob - Makefile
f3e02405f80e6a71441566843fb595f1ffc1d966
[ponghero.git] / Makefile
1 #! /usr/bin/make
2
3 CFLAGS:=-Wall -Wmissing-prototypes -Wmissing-declarations -g -I../ccan #-g #-O2 -g
4 LDFLAGS:=-lSDL -lSDL_image -lcwiid 
5 prpong: prpong.c stdrusty.h ../ccan/talloc/talloc.o
6
7 wiimote: wiimote.c stdrusty.h