APPNAME = prtloganalyzer

include $(ISISROOT)/make/isismake.tsts

commands:
	$(APPNAME) from=$(INPUT)/lev1.prt exclude=spiceinit >  $(OUTPUT)/lev1_exclude.txt;
