
		f77 -O2 -c   openfl.f
		f77 -O2 -c  setup.f
		f77 -O2 -c  constc.f
		f77 -O2 -c  mloop.f
		f77 -O2 -c  cforce.f
		f77 -O2 -c ztmfc1.f
		f77 -O2 -c akcalc.f
		f77 -O2 -c bndary.f
		f77 -O2 -c uhcalc.f
		f77 -O2 -c uhinit.f
		f77 -O2 -c tridag.f
		f77 -O2 -c  nrdhist.f
		f77 -O2 -c  initdat.f
		f77 -O2 -c setup2.f
		f77 -O2 -c  ssta.f
		f77 -O2 -c  fft2c.f
		
 f77 -o zeqfc1 -O2 zeq1main.f  openfl.o  setup.o constc.o mloop.o cforce.o ztmfc1.o akcalc.o bndary.o uhcalc.o uhinit.o tridag.o nrdhist.o initdat.o setup2.o ssta.o fft2c.o
