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 		= decimator
157 jab 3
OWN_LIBS 		= HMesh Geometry LinAlg CGLA Util
110 jab 4
LIBS				= ${NUMERICS} -lexpat -lpthread 
5
 
6
include ${SOURCEROOT}/makefiles/application.mk