APPNAME = dempack

include $(ISISROOT)/make/isismake.tsts

commands:
	$(APPNAME) from=$(INPUT)/kernels.0005.db to=$(OUTPUT)/dems.txt \
	> /dev/null;
