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