Prex Home / Browse Source - Prex Version: 0.9.0

root/usr/sample/tetris/Makefile

/* [<][>][^][v][top][bottom][index][help] */
TARGET= tetris
SRCS=   shapes.c tetris.c input.c screen.c

#MAP=           tetris.map
#DISASM=                tetris.lst
#SYMBOL=                tetris.sym

include $(SRCDIR)/mk/prog.mk

/* [<][>][^][v][top][bottom][index][help] */