EXAMPLE_BIN=test
OBJF = test.o timer.o game_time.o
LIBS=clanApp clanCore

include ../../../Examples/Makefile.conf

# EOF #

