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 04c6fd951c8..e8c958e659c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.312 2020/01/29 10:33:16 nia Exp $ +# $NetBSD: Makefile,v 1.313 2020/03/06 12:23:01 nia Exp $ # COMMENT= Emulators for other operating systems @@ -24,6 +24,7 @@ SUBDIR+= blastem SUBDIR+= blinkensim SUBDIR+= bochs SUBDIR+= cannonball +SUBDIR+= caprice32 SUBDIR+= ckmame SUBDIR+= cmdpack SUBDIR+= compat12 |