EXECUTABLES=empty-file empty-dataset sample-dataset heat-hdf5 all: make $(EXECUTABLES) clean: rm -f $(EXECUTABLES) h5clean: rm -f *.h5