EXAMPLE_BIN=basic2d
OBJF = basic2d.o
LIBS=clanApp clanDisplay clanCore clanGL
#LIBS=clanApp clanDisplay clanCore clanGL1
#LIBS=clanApp clanDisplay clanCore clanSDL
#LIBS=clanApp clanDisplay clanCore clanGDI

include ../Makefile.conf

# EOF #

