aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-14 18:00:26 +0000
committerrsc <devnull@localhost>2005-01-14 18:00:26 +0000
commit722c34e3106777f9c37faf37a715edccbeec94bd (patch)
tree1f927c707b228522aab1a58095ea0a59900391a9 /INSTALL
parent5319e9b8fb21838c86c8c309ea148a0261536a4a (diff)
downloadplan9port-722c34e3106777f9c37faf37a715edccbeec94bd.tar.gz
plan9port-722c34e3106777f9c37faf37a715edccbeec94bd.tar.bz2
plan9port-722c34e3106777f9c37faf37a715edccbeec94bd.zip
better job at cleaning
Diffstat (limited to 'INSTALL')
-rwxr-xr-xINSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 4f1618c4..97742dd6 100755
--- a/INSTALL
+++ b/INSTALL
@@ -8,6 +8,8 @@ cd src
make
echo "Building everything..."
mk clean
+mk libs-nuke
+mk all
echo "Installing everything..."
mk install | tee -a mk-install.log
echo "Cleaning up..."