Subversion Repositories gelsvn

Rev

Rev 115 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
110 jab 1
override SOURCEROOT	= ../..
2
PROGRAMS 		= boundary_collapse
178 bj 3
OWN_LIBS 		= HMesh Geometry CGLA Util
115 jab 4
LIBS				= ${NUMERICS} -lexpat -lpthread 
110 jab 5
 
6
include ${SOURCEROOT}/makefiles/application.mk