diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-13 23:28:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-13 23:28:49 +0000 |
commit | 84b5de0aa9e443df7eacc64fb2b735240ca6a184 (patch) | |
tree | cb519e55ecd3a2591367b5e24e362fab5ef75671 /emulators | |
parent | c9ace3bb33adb9670540b96d9dd0217c70bdf27a (diff) | |
download | pkgsrc-84b5de0aa9e443df7eacc64fb2b735240ca6a184.tar.gz |
add and enable darcnes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 39213c2c228..0df52d77aad 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2000/01/07 05:24:38 sakamoto Exp $ +# $NetBSD: Makefile,v 1.33 2000/02/13 23:28:49 wiz Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -10,6 +10,7 @@ SUBDIR += compat13 # SUBDIR += cpmemu # SUBDIR += cpmtools + SUBDIR += darcnes SUBDIR += doscmd # SUBDIR += fmsx # SUBDIR += hfs |