
all:

neat:         ; /bin/rm -f *.out *-
clean:   neat ; new.* *.ps *.pdf
clobber: clean;
