diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-10 02:15:50 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-10 02:15:50 +0000 |
commit | a55fdb5b47147799f36e09e4b5e25e6648f691c5 (patch) | |
tree | 23d54b12047e1b6a704b1dd0b4a41394d9e95743 | |
parent | Replace DEC OSF/1 4.72 checksums with 4.73 ones. (diff) |
Finish the move of macutils to archivers (no commits are necessary on
the actual macutils directory).
Notes
Notes:
svn path=/head/; revision=29490
-rw-r--r-- | archivers/Makefile | 1 | ||||
-rw-r--r-- | emulators/Makefile | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 42bbc18b3ce7..b1533a92404c 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -14,6 +14,7 @@ SUBDIR += linux_rar SUBDIR += lzo SUBDIR += lzop + SUBDIR += macutils SUBDIR += makeself SUBDIR += mscompress SUBDIR += nulib diff --git a/emulators/Makefile b/emulators/Makefile index 0f3a2f7909c8..14ac60e51b3a 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -18,7 +18,6 @@ SUBDIR += ksnes9x SUBDIR += linux_base SUBDIR += kmamerun - SUBDIR += macutils SUBDIR += mastergear SUBDIR += mtools SUBDIR += osf1_base |