summaryrefslogtreecommitdiff
path: root/math/metis-edf/files/patch-Programs::Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/metis-edf/files/patch-Programs::Makefile')
-rw-r--r--math/metis-edf/files/patch-Programs::Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/metis-edf/files/patch-Programs::Makefile b/math/metis-edf/files/patch-Programs::Makefile
deleted file mode 100644
index fccd5479424e..000000000000
--- a/math/metis-edf/files/patch-Programs::Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- Programs/Makefile.orig Thu Dec 12 13:47:59 2002
-+++ Programs/Makefile Wed Aug 13 15:10:19 2003
-@@ -5,7 +5,7 @@
- INCLUDES = -I../Lib
- CFLAGS = $(COPTIONS) $(OPTFLAGS) $(INCLUDES)
- FFLAGS = $(FOPTIONS) $(OPTFLAGS) $(INCLUDES)
--LIBS = -lmetis -lm
-+LIBS = -lmetis -lm -lg2c
- METISLIB = ../libmetis.a
-
-