pagetest.exe : pagetest.c
	gcc -O2 -g pagetest.c -o pagetest
	coff2exe pagetest
