diff options
Diffstat (limited to 'math/metis4/files/patch-ad')
-rw-r--r-- | math/metis4/files/patch-ad | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/math/metis4/files/patch-ad b/math/metis4/files/patch-ad deleted file mode 100644 index 0e0032718205..000000000000 --- a/math/metis4/files/patch-ad +++ /dev/null @@ -1,19 +0,0 @@ -*** Test/Makefile.orig Fri Oct 9 20:23:24 1998 ---- Test/Makefile Fri Oct 9 20:23:40 1998 -*************** -*** 3,9 **** - BINDIR = ../Graphs - - INCLUDES = -I../Lib -! CFLAGS = $(COPTIONS) $(OPTFLAGS) $(INCLUDES) - - LIBS = -lmetis -lm - LD = $(CC) $(LDOPTIONS) -L. -L.. ---- 3,9 ---- - BINDIR = ../Graphs - - INCLUDES = -I../Lib -! CFLAGS += $(COPTIONS) $(OPTFLAGS) $(INCLUDES) - - LIBS = -lmetis -lm - LD = $(CC) $(LDOPTIONS) -L. -L.. |