summaryrefslogtreecommitdiff
path: root/cross/i386-msdosdjgpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cross/i386-msdosdjgpp/Makefile')
-rw-r--r--cross/i386-msdosdjgpp/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/cross/i386-msdosdjgpp/Makefile b/cross/i386-msdosdjgpp/Makefile
index 67e753c0a03..705f644674f 100644
--- a/cross/i386-msdosdjgpp/Makefile
+++ b/cross/i386-msdosdjgpp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/07/17 21:27:56 grant Exp $
+# $NetBSD: Makefile,v 1.16 2003/08/04 21:07:49 jmc Exp $
#
WRKSRC= ${WRKDIR}/djgpp
@@ -19,6 +19,10 @@ BINUTILS_GNUTARGET= coff-go32
BINUTILS_LDEMULATION= i386go32
USE_CROSS_EGCS= yes
+# Scripts in the build need to have a $CPP defined that works with the built
+# compiler
+NO_EXPORT_CPP= yes
+
DJGPP_FILES= djcrx202.zip wmemu2b.zip
TARGET_ARCH= i386-msdosdjgpp