all: clean build @echo ok clean: rm -f openquell build: go build test: @echo 1