Rev 2 | Blame | Compare with Previous | Last modification | View Log | RSS feed
override SOURCEROOT = ../..
PROGRAMS = vec_test mat_test ogl_test simple_test covariance_test
OWN_LIBS = CGLA
LIBS = ${GLUTLIBS} ${GLLIBS} ${WINSYSLIBS} -lm
include ${SOURCEROOT}/makefiles/application.mk