EXAMPLE_BIN=tilemap
OBJF = Sources/game.o Sources/precomp.o Sources/program.o Sources/tilemap.o
LIBS=clanApp clanDisplay clanCore clanSWRender clanGL clanGL1

include ../../Makefile.conf

# EOF #

