Loading isis/src/tgo/apps/tgocassismos/tsts/case02pole/Makefile +3 −3 Original line number Diff line number Diff line APPNAME = himos APPNAME = tgocassismos include $(ISISROOT)/make/isismake.tsts commands: $(LS) -1 $(INPUT)/*.cub > $(OUTPUT)/cube.lis; $(APPNAME) fromlist=$(OUTPUT)/cube.lis \ to=$(OUTPUT)/test_himos_pole.cub > /dev/null; catlab from=$(OUTPUT)/test_himos_pole.cub to=$(OUTPUT)/himos_pole.pvl > /dev/null; to=$(OUTPUT)/test_tgocassismos_pole.cub > /dev/null; catlab from=$(OUTPUT)/test_tgocassismos_pole.cub to=$(OUTPUT)/tgocassismos_pole.pvl > /dev/null; $(RM) $(OUTPUT)/cube.lis; Loading
isis/src/tgo/apps/tgocassismos/tsts/case02pole/Makefile +3 −3 Original line number Diff line number Diff line APPNAME = himos APPNAME = tgocassismos include $(ISISROOT)/make/isismake.tsts commands: $(LS) -1 $(INPUT)/*.cub > $(OUTPUT)/cube.lis; $(APPNAME) fromlist=$(OUTPUT)/cube.lis \ to=$(OUTPUT)/test_himos_pole.cub > /dev/null; catlab from=$(OUTPUT)/test_himos_pole.cub to=$(OUTPUT)/himos_pole.pvl > /dev/null; to=$(OUTPUT)/test_tgocassismos_pole.cub > /dev/null; catlab from=$(OUTPUT)/test_tgocassismos_pole.cub to=$(OUTPUT)/tgocassismos_pole.pvl > /dev/null; $(RM) $(OUTPUT)/cube.lis;