From 77e3100a903db5105529abd404b0b08d6486f1e3 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Thu, 10 Jul 2008 01:52:17 +0000 Subject: [PATCH] getdp2 --- contrib/NR/Makefile | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/contrib/NR/Makefile b/contrib/NR/Makefile index 5038ee04c7..a2f6d416ee 100644 --- a/contrib/NR/Makefile +++ b/contrib/NR/Makefile @@ -47,3 +47,14 @@ depend: rm -f Makefile.new # DO NOT DELETE THIS LINE +brent.o: brent.cpp nrutil.h +dpythag.o: dpythag.cpp nrutil.h +dsvdcmp.o: dsvdcmp.cpp nrutil.h +fdjac.o: fdjac.cpp nrutil.h +fmin.o: fmin.cpp nrutil.h +lnsrch.o: lnsrch.cpp nrutil.h +lubksb.o: lubksb.cpp +ludcmp.o: ludcmp.cpp nrutil.h +mnbrak.o: mnbrak.cpp nrutil.h +newt.o: newt.cpp nrutil.h +nrutil.o: nrutil.cpp ../../Common/Message.h ../../Common/GmshClient.h -- GitLab