Go to most recent revision | Blame | Last modification | View Log | RSS feed
override SOURCEROOT = ../..
PROGRAMS = eigensolvertest
OWN_LIBS = LinAlg CGLA
LIBS = ${NUMERICS} -lexpat -lpthread
include ${SOURCEROOT}/makefiles/application.mk