F2.o: F2.f
	gfortran -O2 -c F2.f

F2.f: genf2.mac
	maxima --very-quiet <genf2.mac >genf2.out
