mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
14 lines
333 B
Plaintext
14 lines
333 B
Plaintext
|
$NetBSD: patch-aa,v 1.1.1.1 1999/11/26 14:25:33 minoura Exp $
|
||
|
|
||
|
--- Imakefile.orig Thu Nov 25 17:56:14 1999
|
||
|
+++ Imakefile Thu Nov 25 23:43:28 1999
|
||
|
@@ -11,6 +11,6 @@
|
||
|
SYS_LIBRARIES = MathLibrary
|
||
|
LOCAL_LIBRARIES = $(XLIB)
|
||
|
|
||
|
-CDEBUGFLAGS = -g
|
||
|
+XCOMM CDEBUGFLAGS = -g
|
||
|
|
||
|
-ComplexProgramTarget(xcruise)
|
||
|
+ComplexProgramTargetNoMan(xcruise)
|