diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-07-16 14:27:59 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-07-16 14:27:59 +0000 |
commit | 637339ad562c18e9e8cabdb063f5c6db9bc2756a (patch) | |
tree | b0bf9a7937e47d97f0ecb80e9c3956d98ba86bb1 /emulators/Makefile | |
parent | f031553f642edb2527564320bac84e996acd2247 (diff) | |
download | pkgsrc-637339ad562c18e9e8cabdb063f5c6db9bc2756a.tar.gz |
Added gcube-0.2
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 7c2f8812db8..c1275c54078 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2004/07/16 01:02:09 wiz Exp $ +# $NetBSD: Makefile,v 1.106 2004/07/16 14:27:59 xtraeme Exp $ # COMMENT= Emulators for other operating systems @@ -26,6 +26,7 @@ SUBDIR+= fmsx SUBDIR+= freebsd_lib SUBDIR+= fuse SUBDIR+= fuse-utils +SUBDIR+= gcube SUBDIR+= generator SUBDIR+= gnuboy SUBDIR+= gpsim |