From 757b93995a559efb070e9f2f3c5ad8497d687fbd Mon Sep 17 00:00:00 2001 From: dholland Date: Thu, 1 Jan 2015 10:31:01 +0000 Subject: Document ONLY_FOR_PLATFORM. --- emulators/lrmi/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emulators/lrmi/Makefile b/emulators/lrmi/Makefile index 46efa737c7a..6245e7ff537 100644 --- a/emulators/lrmi/Makefile +++ b/emulators/lrmi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/03 12:55:15 asau Exp $ +# $NetBSD: Makefile,v 1.14 2015/01/01 10:31:01 dholland Exp $ # DISTNAME= lrmi-0.8 @@ -10,6 +10,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/lrmi/ COMMENT= Wrapper to the i386 vm86 mode +# Inherently x86-specific. +# (XXX: should this be enabled on amd64 and ia64? it won't currently +# work, but it probably ought to.) ONLY_FOR_PLATFORM= *-*-i386 NOT_FOR_PLATFORM+= Interix-*-* # cannot call real mode from Windows -- cgit v1.2.3