From 81d7ce351ab7b98573584eab157d247f3e9be7d3 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 15 Apr 1999 16:38:56 +0000 Subject: Add and enable compat13. --- emulators/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emulators/Makefile b/emulators/Makefile index b74d9d4cc8b..b2fdda5c1de 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 1999/03/31 06:38:29 garbled Exp $ +# $NetBSD: Makefile,v 1.18 1999/04/15 16:38:56 tv Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -6,6 +6,7 @@ SUBDIR += bochs # SUBDIR += bsvc SUBDIR += compat12 + SUBDIR += compat13 # SUBDIR += cpmemu # SUBDIR += cpmtools SUBDIR += doscmd -- cgit v1.2.3