APPNAME = mapsize

include $(ISISROOT)/make/isismake.tsts

commands:
	$(APPNAME) map=$(INPUT)/I00824006RDR.lev2.cub \
	  option=paper \
	  height=100 \
	  width=38 > $(OUTPUT)/mapsize2.pvl;
