aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-17 21:32:55 +0000
committerrsc <devnull@localhost>2005-01-17 21:32:55 +0000
commitb04c42e9eb74c0206a0e21abbf8eb061f8eecea6 (patch)
treed946deb63a17ac5981c7e1a52e643f2da40e179a /INSTALL
parent4753f0691a01a52bd5aa6b650832fbc3fba9218e (diff)
downloadplan9port-b04c42e9eb74c0206a0e21abbf8eb061f8eecea6.tar.gz
plan9port-b04c42e9eb74c0206a0e21abbf8eb061f8eecea6.tar.bz2
plan9port-b04c42e9eb74c0206a0e21abbf8eb061f8eecea6.zip
nptl dependencies
Diffstat (limited to 'INSTALL')
-rwxr-xr-xINSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 9a641aef..c850a12e 100755
--- a/INSTALL
+++ b/INSTALL
@@ -21,6 +21,7 @@ if [ `uname` = Linux ]; then
echo " NPTL not found."
echo "SYSVERSION=2.4" >$PLAN9/config
fi
+ rm -f ./a.out
fi
echo "Building mk..."
cd src