diff options
author | asami <asami@FreeBSD.org> | 1997-06-04 11:47:25 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-04 11:47:25 +0800 |
commit | e76d7ba2cae7d4d2e9af3d5b8ac7a670469b4815 (patch) | |
tree | ffbc9b11209f33ee5fb9d9b4ee95cb5b5de3955c /emulators/Makefile | |
parent | dfa33c5b17a1988c4d531782d9049e7487c2d885 (diff) | |
download | freebsd-ports-gnome-e76d7ba2cae7d4d2e9af3d5b8ac7a670469b4815.tar.gz freebsd-ports-gnome-e76d7ba2cae7d4d2e9af3d5b8ac7a670469b4815.tar.zst freebsd-ports-gnome-e76d7ba2cae7d4d2e9af3d5b8ac7a670469b4815.zip |
Add macutils.
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 088ec6daae39..d2caa7de9c2b 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 |