diff options
author | asami <asami@FreeBSD.org> | 1997-06-04 03:47:25 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-04 03:47:25 +0000 |
commit | e76d7ba2cae7d4d2e9af3d5b8ac7a670469b4815 (patch) | |
tree | ffbc9b11209f33ee5fb9d9b4ee95cb5b5de3955c /emulators | |
parent | dfa33c5b17a1988c4d531782d9049e7487c2d885 (diff) | |
download | FreeBSD-ports-e76d7ba2cae7d4d2e9af3d5b8ac7a670469b4815.zip FreeBSD-ports-e76d7ba2cae7d4d2e9af3d5b8ac7a670469b4815.tar.gz |
Add macutils.
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 088ec6d..d2caa7d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1997/03/05 08:31:45 tg Exp $ +# $Id: Makefile,v 1.11 1997/05/17 17:00:07 max Exp $ # SUBDIR += aftp @@ -9,6 +9,7 @@ SUBDIR += hfs SUBDIR += ines SUBDIR += linux_lib + SUBDIR += macutils SUBDIR += mastergear SUBDIR += mtools SUBDIR += pcemu |