# -*-Makefile-*-
##
all:
	ls
clean:
	rm -f *.log *.param.gp *.hl *.avg *.eps *.pdf
