summaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2007-12-31 20:06:37 +0000
committerjlam <jlam>2007-12-31 20:06:37 +0000
commit59b20efc44693aa6490c645e0a451f574727a43b (patch)
tree726efe268adfaa4f45279c5fb874d6a6f8742b6c /emulators/Makefile
parent081500d48fbe38226d2e7047a59ce522d667afb0 (diff)
downloadpkgsrc-59b20efc44693aa6490c645e0a451f574727a43b.tar.gz
Add support for NetBSD 4.0 compatibility through installing compat40
and netbsd32_compat40 packages. The compat40 packages are currently built by comparing the 4.0 release against the 20071230 version of HEAD. Commit approved by <agc>.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 314917806a2..515f744b1d2 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.165 2007/09/07 22:56:23 wiz Exp $
+# $NetBSD: Makefile,v 1.166 2007/12/31 20:06:38 jlam Exp $
#
COMMENT= Emulators for other operating systems
@@ -32,6 +32,8 @@ SUBDIR+= compat20
SUBDIR+= compat20-extras
SUBDIR+= compat30
SUBDIR+= compat30-extras
+SUBDIR+= compat40
+SUBDIR+= compat40-extras
#SUBDIR+= compat_netbsd # only contains Makefile fragments
SUBDIR+= cygwin_esound
SUBDIR+= cygwin_lib
@@ -79,6 +81,8 @@ SUBDIR+= netbsd32_compat20
SUBDIR+= netbsd32_compat20-extras
SUBDIR+= netbsd32_compat30
SUBDIR+= netbsd32_compat30-extras
+SUBDIR+= netbsd32_compat40
+SUBDIR+= netbsd32_compat40-extras
SUBDIR+= openmsx
SUBDIR+= or1ksim
SUBDIR+= osf1_lib