diff options
author | obrien <obrien@FreeBSD.org> | 1998-12-30 12:34:28 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-12-30 12:34:28 +0800 |
commit | f90e1f98895f7ca3f6c5a8e9f4dca5b43eabcddf (patch) | |
tree | 130b213cb31561be5a6f319d633feb66a275fd82 /emulators | |
parent | 70f251519484b6237ab3350f1496e7a2dc8be836 (diff) | |
download | freebsd-ports-gnome-f90e1f98895f7ca3f6c5a8e9f4dca5b43eabcddf.tar.gz freebsd-ports-gnome-f90e1f98895f7ca3f6c5a8e9f4dca5b43eabcddf.tar.zst freebsd-ports-gnome-f90e1f98895f7ca3f6c5a8e9f4dca5b43eabcddf.zip |
turn on dlx.
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 eb86b8e0f614..2ed2c3dda526 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1998/11/18 04:34:46 flathill Exp $ +# $Id: Makefile,v 1.28 1998/12/15 21:30:45 jseger Exp $ # SUBDIR += aftp @@ -7,6 +7,7 @@ SUBDIR += bsvc SUBDIR += cpmemu SUBDIR += cpmtools + SUBDIR += dlx SUBDIR += fmsx SUBDIR += frodo SUBDIR += hfs |