diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-09-25 04:54:08 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-09-25 04:54:08 +0000 |
commit | d915dde2584045f6308883163a11b6f7c8ff618a (patch) | |
tree | 92452df4447cb5efa4ef79339a8593df3769ca1d /emulators/Makefile | |
parent | 0cd1609f6515aa7a2891c95771a46c16e411bf85 (diff) | |
download | pkgsrc-d915dde2584045f6308883163a11b6f7c8ff618a.tar.gz |
Add and enable dgen
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 b48925c25b1..ebb272b8bf0 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2003/09/24 10:55:11 dillo Exp $ +# $NetBSD: Makefile,v 1.87 2003/09/25 04:54:08 xtraeme Exp $ # COMMENT= Emulators for other operating systems @@ -14,6 +14,7 @@ SUBDIR+= compat14 SUBDIR+= compat14-crypto SUBDIR+= darcnes SUBDIR+= dega +SUBDIR+= dgen SUBDIR+= dosbox SUBDIR+= doscmd SUBDIR+= fmsx |