summaryrefslogtreecommitdiff
path: root/math/metis4/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'math/metis4/files/patch-ab')
-rw-r--r--math/metis4/files/patch-ab19
1 files changed, 0 insertions, 19 deletions
diff --git a/math/metis4/files/patch-ab b/math/metis4/files/patch-ab
deleted file mode 100644
index 133b607e0b18..000000000000
--- a/math/metis4/files/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
-*** Lib/Makefile.orig Fri Oct 9 20:19:01 1998
---- Lib/Makefile Fri Oct 9 20:20:32 1998
-***************
-*** 2,8 ****
-
- INCLUDES = -I.
-
-! CFLAGS = $(COPTIONS) $(OPTFLAGS) $(INCLUDES)
- LD = $(CC) -L.
-
-
---- 2,8 ----
-
- INCLUDES = -I.
-
-! CFLAGS += $(COPTIONS) $(OPTFLAGS) $(INCLUDES)
- LD = $(CC) -L.
-
-