summaryrefslogtreecommitdiff
path: root/makeall.bat
blob: fe99e59f04c878845ca9ebd0a25c4a0eaf4b82a3 (plain)
1
2
3
4
5
echo Simple batch file to invoke Jam from the top
jam -q -fJambase -j%NUMBER_OF_PROCESSORS%
rem If you have trouble with the parallel build, try the
rem version with only one thread.
rem jam -q -fJambase