make loop counter volatile to prevent gcc4.1 from optimizing away entire loop body
[pintos-anon] / src / vm / Makefile
2004-09-21 Ben PfaffAdd VM makefiles.