EXAMPLE_BIN = main
OBJF = main.o
LIBS=clanApp clanDisplay clanCore clanGL

include ../Makefile.conf

# EOF #
