diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index b48925c25b1..ebb272b8bf0 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2003/09/24 10:55:11 dillo Exp $ +# $NetBSD: Makefile,v 1.87 2003/09/25 04:54:08 xtraeme Exp $ # COMMENT= Emulators for other operating systems @@ -14,6 +14,7 @@ SUBDIR+= compat14 SUBDIR+= compat14-crypto SUBDIR+= darcnes SUBDIR+= dega +SUBDIR+= dgen SUBDIR+= dosbox SUBDIR+= doscmd SUBDIR+= fmsx |