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

include ../../Makefile.conf

# EOF #

