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