Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
2 |
bj |
1 |
override SOURCEROOT = ../..
|
|
|
2 |
PROGRAMS = vec_test mat_test ogl_test simple_test covariance_test
|
|
|
3 |
OWN_LIBS = CGLA
|
|
|
4 |
LIBS = ${GLUTLIBS} ${GLLIBS} ${WINSYSLIBS} -lm
|
|
|
5 |
|
|
|
6 |
include ${SOURCEROOT}/makefiles/application.mk
|