From b86cf0e65ce679f8cc41f480eed3c42fb82f5a43 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 8 Nov 2005 16:50:51 +0000 Subject: NOT_FOR_PLATFORM Interix. --- emulators/lrmi/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators/lrmi') diff --git a/emulators/lrmi/Makefile b/emulators/lrmi/Makefile index 58a380bee76..ff8f7c83889 100644 --- a/emulators/lrmi/Makefile +++ b/emulators/lrmi/Makefile @@ -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 @@ HOMEPAGE= http://sourceforge.net/projects/lrmi/ 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 -- cgit v1.2.3