# Makefile for herman #

How to use the Herman-Skillman code

#

all :   hydrad herman 

hydrad:  hydrad.f
	f77 -K -o hydrad hydrad.f

herman:  herman.f
	f77 -K -o herman herman.f