1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/math/metis/files/patch-ad

12 lines
291 B
Plaintext
Raw Normal View History

--- Test/Makefile.orig Sat Apr 25 23:46:45 1998
+++ Test/Makefile Sat Apr 25 23:46:53 1998
@@ -3,7 +3,7 @@
BINDIR = ./
INCLUDES = -I../Lib
-CFLAGS = $(COPTIONS) $(OPTFLAGS) $(INCLUDES)
+CFLAGS += $(COPTIONS) $(OPTFLAGS) $(INCLUDES)
LIBS = -lmetis -lm
LD = $(CC) $(LDOPTIONS) -L../