Subversion Repositories gelsvn

Rev

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

Rev Author Line No. Line
108 jab 1
override SOURCEROOT	= ../..
109 jab 2
PROGRAMS 		= vec_test
157 jab 3
OWN_LIBS 		= CGLA 
108 jab 4
LIBS				= ${NUMERICS} -lexpat -lpthread 
5
 
6
include ${SOURCEROOT}/makefiles/application.mk