summaryrefslogtreecommitdiff
path: root/cross/i386-cygwin32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cross/i386-cygwin32/Makefile')
-rw-r--r--cross/i386-cygwin32/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/i386-cygwin32/Makefile b/cross/i386-cygwin32/Makefile
index 9f1c5dfe95e..f12fb3fc99d 100644
--- a/cross/i386-cygwin32/Makefile
+++ b/cross/i386-cygwin32/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/07/09 20:48:15 kristerw Exp $
+# $NetBSD: Makefile,v 1.12 2005/12/05 20:49:56 rillig Exp $
#
DISTVERSION= 1.0.0.0
@@ -32,4 +32,4 @@ post-configure:
${CP} ${FILESDIR}/featuretest.h ${CROSS_SYS_INCLUDE}/sys/
${CP} ${FILESDIR}/limits.h ${CROSS_SYS_INCLUDE}/
-.include "../COMMON/cross.mk"
+.include "../../cross/COMMON/cross.mk"