nptl dependencies

This commit is contained in:
rsc 2005-01-17 21:32:55 +00:00
parent 4753f0691a
commit b04c42e9eb
4 changed files with 28 additions and 1 deletions

View file

@ -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