From 77d85e7aa7d951b7532e3d7b5249cd28b818de61 Mon Sep 17 00:00:00 2001 From: David Flitney <dave.flitney@ndcn.ox.ac.uk> Date: Wed, 18 Aug 2004 12:43:59 +0000 Subject: [PATCH] *** empty log message *** --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 74f57a6..b5da435 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ USRINCFLAGS = -I${INC_NEWMAT} -I${INC_CPROB} -I${INC_PROB} USRLDFLAGS = -L${LIB_NEWMAT} -L${LIB_CPROB} -L${LIB_PROB} -DLIBS = -lmeshclass -lbint -lnewimage -lutils -lmiscmaths -lnewmat -lavwio -lcprob -lprob -lm -lz +DLIBS = -lmeshclass -lbint -lnewimage -lutils -lmiscmaths -lnewmat -lfslio -lniftiio -lznz -lcprob -lprob -lm -lz DTIFIT=dtifit -- GitLab