EXAMPLE_BIN=alphatest
OBJF = alphatest.o
LIBS=clanApp clanDisplay clanCore clanGL
 
include ../Makefile.conf
  
# EOF #
  
