APPNAME = maptemplate

include $(ISISROOT)/make/isismake.tsts

commands:
	$(APPNAME) clon=0.0 map=$(OUTPUT)/maptemplateTruth.txt \
	  targopt=user targetname=MARS  > /dev/null;
