diff options
author | salo <salo@pkgsrc.org> | 2003-12-27 23:04:11 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-12-27 23:04:11 +0000 |
commit | 0a2d415f9fae9c2102ead1588f6dfd92edfe6b95 (patch) | |
tree | c1241fbf164830400f86dd4f85bfb24579c00370 /emulators/Makefile | |
parent | 452df620aa4aefb3c9fee38b909c1d169d300622 (diff) | |
download | pkgsrc-0a2d415f9fae9c2102ead1588f6dfd92edfe6b95.tar.gz |
Add blinkensim.
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 5e07afa3c2f..743f71cee42 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2003/12/14 04:17:35 grant Exp $ +# $NetBSD: Makefile,v 1.92 2003/12/27 23:04:11 salo Exp $ # COMMENT= Emulators for other operating systems @@ -7,6 +7,7 @@ SUBDIR+= BasiliskII SUBDIR+= arcem SUBDIR+= arnold SUBDIR+= atari800 +SUBDIR+= blinkensim SUBDIR+= bochs SUBDIR+= compat12 SUBDIR+= compat13 |