nexus-am/apps/typing/Makefile

4 lines
85 B
Makefile

NAME = typing
SRCS = game.c draw.c font.c keyboard.c
include $(AM_HOME)/Makefile.app