summaryrefslogtreecommitdiff
path: root/emulators/suse_linux
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-09-04 08:21:52 +0000
committermartti <martti@pkgsrc.org>2003-09-04 08:21:52 +0000
commitfc63cc237854635283dc528c50739d17ca9b3357 (patch)
tree9fff1bd114143e27e6a0b78ec95518dd73ed0c92 /emulators/suse_linux
parent6554c053a81ccbb9e332978187bf0f9dbeae2147 (diff)
downloadpkgsrc-fc63cc237854635283dc528c50739d17ca9b3357.tar.gz
Make this work in Linux
Diffstat (limited to 'emulators/suse_linux')
-rw-r--r--emulators/suse_linux/Makefile.application4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/suse_linux/Makefile.application b/emulators/suse_linux/Makefile.application
index 7454ede5833..f69e76bf6de 100644
--- a/emulators/suse_linux/Makefile.application
+++ b/emulators/suse_linux/Makefile.application
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.application,v 1.9 2003/07/02 09:24:43 martin Exp $
+# $NetBSD: Makefile.application,v 1.10 2003/09/04 08:21:52 martti Exp $
.include "../../mk/bsd.prefs.mk"
@@ -17,6 +17,8 @@ SUSE_VERSION= 7.3
. include "../../emulators/${SUSE_DIR_PREFIX}_linux/Makefile.common"
. endif
+.elif ${OPSYS} == "Linux"
+# No Linux emulation is needed
.else
# we put a value here so that the creation of the bulk
# build cache files works correctly on non-i386 machines.