From db3850527308964424b23b46f71d80a8a0204afd Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 8 Feb 2001 13:34:55 +0000 Subject: add and enable compat14, netbsd32_compat14 and netbsd32_compat15 --- emulators/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/Makefile b/emulators/Makefile index 6970a1e0a1e..65a859db8db 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.47 2001/01/23 22:32:37 manu Exp $ +# $NetBSD: Makefile,v 1.48 2001/02/08 13:34:55 wiz Exp $ # SUBDIR += atari800 SUBDIR += bochs SUBDIR += compat12 SUBDIR += compat13 + SUBDIR += compat14 SUBDIR += darcnes SUBDIR += doscmd SUBDIR += fmsx @@ -12,6 +13,8 @@ SUBDIR += ia64sim SUBDIR += linux-locale SUBDIR += linuxppc_lib + SUBDIR += netbsd32_compat14 + SUBDIR += netbsd32_compat15 SUBDIR += pcemu SUBDIR += plex86 SUBDIR += simh -- cgit v1.2.3