Commit d9b07bcf authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

Ignore Makefile change

parent 85f177b9
all:
@mkdir -p bin/
@rm -r ${GOPATH}/pkg
go get -d -v ./...
go build -v -o bin/packer
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment