EXAMPLE_BIN=displaytarget
OBJF = Sources/target.o \
 Sources/program.o \
 Sources/precomp.o

LIBS=clanApp clanDisplay clanCore clanGL

include ../../Makefile.conf

# EOF #

