diff options
author | wiz <wiz> | 2000-02-13 23:28:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-02-13 23:28:49 +0000 |
commit | 2a740e05cc5f1c7932bb2019a3c308373f014ad8 (patch) | |
tree | cb519e55ecd3a2591367b5e24e362fab5ef75671 /emulators/Makefile | |
parent | 0a213480055bc478f145a3240eb5a9ef2ff515f0 (diff) | |
download | pkgsrc-2a740e05cc5f1c7932bb2019a3c308373f014ad8.tar.gz |
add and enable darcnes
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 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 |