Subversion Repositories gelsvn

Rev

Rev 82 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 82 Rev 119
1
override SOURCEROOT	= ../..
1
override SOURCEROOT	= ../..
2
PROGRAMS 		= objview
2
PROGRAMS 		= objview
3
OWN_LIBS 		= Geometry Graphics CGLA 
3
OWN_LIBS 		= Geometry Graphics CGLA 
4
LIBS				= ${ILLIBS} ${GLUTLIBS} ${GLLIBS} ${NUMERICS} -lexpat -lpthread 
4
LIBS				= ${ILLIBS} ${GLUTLIBS} ${GLLIBS} ${NUMERICS} -lexpat -lpthread 
5
 
5
 
6
include ${SOURCEROOT}/makefiles/application.mk
6
include ${SOURCEROOT}/makefiles/application.mk
7
 
7