diff options
author | dillo <dillo@pkgsrc.org> | 2004-07-26 18:27:39 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2004-07-26 18:27:39 +0000 |
commit | 51641a6c9938b68eadeab46822d5b697824932cd (patch) | |
tree | a87bd2dcc744ac416a6f270b028d7b93d7309b67 /emulators/Makefile | |
parent | 5d967e51fc009d00ece6bfa0ea4b5410dee1d00c (diff) | |
download | pkgsrc-51641a6c9938b68eadeab46822d5b697824932cd.tar.gz |
add and enable gens
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 790fa5d727c..868e0b6212d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2004/07/26 17:06:29 dillo Exp $ +# $NetBSD: Makefile,v 1.111 2004/07/26 18:27:39 dillo Exp $ # COMMENT= Emulators for other operating systems @@ -30,6 +30,7 @@ SUBDIR+= fuse SUBDIR+= fuse-utils SUBDIR+= gcube SUBDIR+= generator +SUBDIR+= gens SUBDIR+= gnuboy SUBDIR+= gnuboy-sdl SUBDIR+= gpsim |