mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
322 B
Plaintext
14 lines
322 B
Plaintext
$NetBSD: patch-ar,v 1.6 2005/09/07 10:48:47 dmcmahill Exp $
|
|
|
|
--- Makemex.in.orig 2004-03-30 08:41:53.000000000 +0000
|
|
+++ Makemex.in
|
|
@@ -20,7 +20,7 @@ STATIC = @STATIC@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
LDFLAGS = @LDFLAGS@
|
|
LIBS = @LIBS@
|
|
-FLIBS = @FLIBS@
|
|
+#FLIBS = @FLIBS@
|
|
|
|
INCLUDES= -I$(SCIDIR)/routines
|
|
CFLAGS = $(CC_OPTIONS)
|