aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-04-19 23:03:46 +0000
committerrsc <devnull@localhost>2004-04-19 23:03:46 +0000
commitb4a659b6cffd452fbdf54a81210f0540426b678a (patch)
tree953c3be9187fb1347b24d4c5f570a5d7a537e3a1 /INSTALL
parent98cd2746cff82ab359de6d6ce2c3f87b2c4166a8 (diff)
downloadplan9port-b4a659b6cffd452fbdf54a81210f0540426b678a.tar.gz
plan9port-b4a659b6cffd452fbdf54a81210f0540426b678a.tar.bz2
plan9port-b4a659b6cffd452fbdf54a81210f0540426b678a.zip
clean up when finished.
Diffstat (limited to 'INSTALL')
-rwxr-xr-xINSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 787920bc..5becb934 100755
--- a/INSTALL
+++ b/INSTALL
@@ -7,6 +7,7 @@ cd src
make
mk clean
mk install
+mk clean
echo "Set PLAN9=$PLAN9 in your profile environment."
echo 'Add $PLAN9/bin to your PATH.'