#! /usr/bin/make CFLAGS:=-Wall -Wmissing-prototypes -Wmissing-declarations -g -Iccan/ #-g #-O2 -g LDFLAGS:=-lSDL -lSDL_image -lcwiid ponghero: ponghero.c stdrusty.h ccan/talloc/talloc.o ccan/list/list.o clean: $(RM) ponghero `find . -name '*.o'` wiimote: wiimote.c stdrusty.h