all:
	./testall.sh
clean:
	rm -f output.o output.o.inventory reference.inventory test.inventory

