summaryrefslogtreecommitdiff
path: root/emulators/xcopilot/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/xcopilot/patches/patch-aa')
-rw-r--r--emulators/xcopilot/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/emulators/xcopilot/patches/patch-aa b/emulators/xcopilot/patches/patch-aa
new file mode 100644
index 00000000000..2462dd36084
--- /dev/null
+++ b/emulators/xcopilot/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 1999/02/05 07:38:15 nathanw Exp $
+
+--- Makefile.in.orig Wed Feb 3 11:22:56 1999
++++ Makefile.in Wed Feb 3 11:27:24 1999
+@@ -93,7 +93,7 @@
+ xcopilot_DEPENDENCIES = mc68k/libmc68k.a mx/libmx.a
+ xcopilot_LDFLAGS =
+ CFLAGS = @CFLAGS@
+-COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
++COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(X_CFLAGS) $(CFLAGS)
+ LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@
+ man1dir = $(mandir)/man1
+ MANS = $(man_MANS)