summaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-04 03:47:25 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-04 03:47:25 +0000
commit70d6938f3389b57d5003aee3672798ae3713667a (patch)
tree147502c5230f7b1f19dd3395bd3b325a735484e0 /emulators/Makefile
parentA set of utilities to play with Macintosh format files. (diff)
Add macutils.
Notes
Notes: svn path=/head/; revision=6735
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile3
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