# $Id: $
#

# this is dummy target so this Makfile doesn't fail
all:

clean::
	rm -f *.out snapshot_statistics.in log *.out.snap statistics.out \
	mdinfo restrt log.stat
