aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
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