diff options
author | marcel <marcel@FreeBSD.org> | 1999-12-23 11:25:34 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 1999-12-23 11:25:34 +0000 |
commit | 6482c2b67b9e5b6b506ce63d34c0c4842575dca5 (patch) | |
tree | 3a4a58e1dddf90e96978152dede0181d05200ea7 /libexec | |
parent | 3fded87a9f7b26a4e8f32e70f1ad3e28f131bf3a (diff) | |
download | FreeBSD-src-6482c2b67b9e5b6b506ce63d34c0c4842575dca5.zip FreeBSD-src-6482c2b67b9e5b6b506ce63d34c0c4842575dca5.tar.gz |
Revert previous commit, and
o Add genassym to the list of cross-tools
o Remove sh hashing work-around, we don't need it anymore
o Clean more directories in WORLDTMP when NOCLEAN is specified
The sh hashing work-around is not needed anymore, because we don't
trigger the bug anymore.
When NOCLEAN is not defined, we wipe out the complete WORLDTMP,
including the object directories of the tools we have built. When
NOCLEAN is defined, we remove anything that we install anyway, which
is usr/bin, usr/games, usr/include, usr/lib and usr/sbin.
Diffstat (limited to 'libexec')
0 files changed, 0 insertions, 0 deletions