From 362462b64182f509f4dbcaaef4ac49db2797df0d Mon Sep 17 00:00:00 2001 From: Brendan Fabeny Date: Sat, 17 Mar 2012 13:55:41 +0000 Subject: respect CC and related variables [1]; add a test target; update WWW; minor simplifications; shorten a few long lines PR: 163232 [1] Submitted by: J. Beich (partial patch) [1] Feature safe: yes --- math/metis/files/patch-ab | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 math/metis/files/patch-ab (limited to 'math/metis/files/patch-ab') diff --git a/math/metis/files/patch-ab b/math/metis/files/patch-ab deleted file mode 100644 index 133b607e0b18..000000000000 --- a/math/metis/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. - - -- cgit v1.2.3