EXAMPLE_BIN=main
OBJF = main.o test1.o test2.o test3.o test4.o test5.o test6.o test7.o test8.o test9.o test10.o 
LIBS=clanApp clanDisplay clanCore clanGL

include ../Makefile.conf

# EOF #
