diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-30 04:34:28 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-30 04:34:28 +0000 |
commit | 69c35bdad2421e7a98a14399229c24b698f9c05d (patch) | |
tree | fe478a6c07305ff3f88e43cc2f5076aa92d2dbee | |
parent | 6582e241f6f074d0c1bbae37820c9f0e7bc7b4d9 (diff) | |
download | ports-69c35bdad2421e7a98a14399229c24b698f9c05d.tar.gz ports-69c35bdad2421e7a98a14399229c24b698f9c05d.zip |
Notes
-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 |