summaryrefslogtreecommitdiff
path: root/math/metis/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'math/metis/files/patch-ab')
-rw-r--r--math/metis/files/patch-ab17
1 files changed, 0 insertions, 17 deletions
diff --git a/math/metis/files/patch-ab b/math/metis/files/patch-ab
index 4b0d3c27f638..133b607e0b18 100644
--- a/math/metis/files/patch-ab
+++ b/math/metis/files/patch-ab
@@ -17,20 +17,3 @@
LD = $(CC) -L.
-***************
-*** 21,27 ****
- $(CC) $(CFLAGS) -c $*.c
-
- ../libmetis.a: $(OBJS)
-! $(AR) $@ $(OBJS)
- $(RANLIB) $@
-
- clean:
---- 21,27 ----
- $(CC) $(CFLAGS) -c $*.c
-
- ../libmetis.a: $(OBJS)
-! $(AR) $(ARFLAGS) $@ $(OBJS)
- $(RANLIB) $@
-
- clean: