Subversion Repositories gelsvn

Rev

Rev 178 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 178 Rev 220
Line 1... Line 1...
1
override SOURCEROOT	= ../..
1
override SOURCEROOT	= ../..
2
PROGRAMS 		= decimator
2
PROGRAMS 		= decimator
3
OWN_LIBS 		= HMesh Geometry LinAlg CGLA Util
3
OWN_LIBS 		= HMesh Geometry LinAlg CGLA Util
4
LIBS				= ${NUMERICS} -lexpat -lpthread 
4
LIBS				= ${NUMERICS} -lexpat -lpthread -lgsl -lgslcblas
5
 
5
 
6
include ${SOURCEROOT}/makefiles/application.mk
6
include ${SOURCEROOT}/makefiles/application.mk