Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
82 |
jab |
1 |
override SOURCEROOT = ../..
|
|
|
2 |
PROGRAMS = objview
|
178 |
bj |
3 |
OWN_LIBS = Geometry GLGraphics
|
82 |
jab |
4 |
LIBS = ${ILLIBS} ${GLUTLIBS} ${GLLIBS} ${NUMERICS} -lexpat -lpthread
|
|
|
5 |
|
|
|
6 |
include ${SOURCEROOT}/makefiles/application.mk
|