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 | 8a16a06b30c1c976f0ddee01702ba2832d839bd4 (patch) | |
tree | c1241fbf164830400f86dd4f85bfb24579c00370 /emulators/Makefile | |
parent | 530c0ff51b1a6d84615d07a8d5617acdb008eb51 (diff) | |
download | pkgsrc-8a16a06b30c1c976f0ddee01702ba2832d839bd4.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 |