diff options
author | agc <agc@pkgsrc.org> | 2001-05-30 11:14:09 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-05-30 11:14:09 +0000 |
commit | cf1508202078a5c2fc60e20330ded732c050f1b5 (patch) | |
tree | 240a7d858eb6237fc7259a8b2ab56795449d6db2 /emulators/Makefile | |
parent | 13bcdf60ba648e099fe45a4a938aef9433423d90 (diff) | |
download | pkgsrc-cf1508202078a5c2fc60e20330ded732c050f1b5.tar.gz |
Add and enable gnuboy
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 23ddd1251c8..cc76dd09cc0 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2001/05/15 09:47:27 agc Exp $ +# $NetBSD: Makefile,v 1.58 2001/05/30 11:14:09 agc Exp $ # COMMENT= Emulators for other operating systems @@ -12,6 +12,7 @@ SUBDIR+= darcnes SUBDIR+= doscmd SUBDIR+= fmsx SUBDIR+= freebsd_lib +SUBDIR+= gnuboy SUBDIR+= gpsim SUBDIR+= hercules SUBDIR+= hercules-images |