diff options
Diffstat (limited to 'emulators/compat12/Makefile')
-rw-r--r-- | emulators/compat12/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/compat12/Makefile b/emulators/compat12/Makefile index 456c8ed89a7..491bad2b6b7 100644 --- a/emulators/compat12/Makefile +++ b/emulators/compat12/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2001/01/25 21:43:58 tv Exp $ +# $NetBSD: Makefile,v 1.20 2001/02/17 18:38:14 wiz Exp $ # DISTNAME= compat12-${MACHINE_ARCH} @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.netbsd.org/Releases/formal-1.2/index.html +COMMENT= Shared libraries for NetBSD 1.2 (and earlier) compatibility ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-m68k NetBSD-*-ns32k \ NetBSD-*-sparc |