all:
	@cat ./version.txt > ./all.txt
	@cat ./description.txt >> ./all.txt
	@cat ./binary.txt >> ./all.txt
	@cat ./raw/* >> ./all.txt
