]> git.ozlabs.org Git - ponghero.git/blob - Makefile
First cut of projector pong.
[ponghero.git] / Makefile
1 #! /usr/bin/make
2
3 CFLAGS:=-Wall -Wmissing-prototypes -Wmissing-declarations -g #-g #-O2 -g
4 LDFLAGS:=-lSDL
5 prpong: prpong.c stdrusty.h