all: .RECURSIVE src libvogle.a Makefile .RECURSIVE hershey/src all Makefile
clean: .RECURSIVE src clean Makefile .RECURSIVE hershey/src clean makefile .RECURSIVE drivers clean Makefile .RECURSIVE examples clean Makefile.f77
src: .RECURSIVE src libvogle.a Makefile .RECURSIVE hershey/src all Makefile
clobber: .RECURSIVE src clobber Makefile .RECURSIVE hershey/src clobber makefile .RECURSIVE drivers clobber Makefile .RECURSIVE examples clobber Makefile.pas
