all:
	chmod +x ./build.sh
	./build.sh $(OUT) $(FLAG)
	
