diff options
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 00060f700f5..1c3beb48cc7 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.237 2015/09/26 00:23:43 kamil Exp $ +# $NetBSD: Makefile,v 1.238 2015/10/11 00:54:08 ryoon Exp $ # COMMENT= Emulators for other operating systems +SUBDIR+= 8086tiny SUBDIR+= BasiliskII SUBDIR+= Cygne-SDL SUBDIR+= DatLib |