Subversion Repositories gelsvn

Rev

Rev 145 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
110 jab 1
override SOURCEROOT	= ../..
2
PROGRAMS 		= bloomenthal-polygonize
157 jab 3
OWN_LIBS 		= HMesh Geometry CGLA 
110 jab 4
LIBS				= ${ILLIBS} ${GLUTLIBS} ${GLLIBS} ${NUMERICS} -lexpat -lpthread 
5
 
6
include ${SOURCEROOT}/makefiles/application.mk