pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/lrmi NOT_FOR_PLATFORM Interix.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d88e0d0e6ff6
branches: trunk
changeset: 502724:d88e0d0e6ff6
user: tv <tv%pkgsrc.org@localhost>
date: Tue Nov 08 16:50:51 2005 +0000
description:
NOT_FOR_PLATFORM Interix.
diffstat:
emulators/lrmi/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 0fb23d9599e8 -r d88e0d0e6ff6 emulators/lrmi/Makefile
--- a/emulators/lrmi/Makefile Tue Nov 08 16:49:35 2005 +0000
+++ b/emulators/lrmi/Makefile Tue Nov 08 16:50:51 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/06/16 06:57:51 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/11/08 16:50:51 tv Exp $
#
DISTNAME= lrmi-0.8
@@ -11,6 +11,8 @@
COMMENT= Wrapper to the i386 vm86 mode
ONLY_FOR_PLATFORM= *-*-i386
+NOT_FOR_PLATFORM+= Interix-*-* # cannot call real mode from Windows
+
MAKEFILE= Makefile.bsd
INSTALLATION_DIRS= bin include lib
Home |
Main Index |
Thread Index |
Old Index