mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-26 09:44:01 -04:00
5 lines
51 B
Makefile
5 lines
51 B
Makefile
default: gotail
|
|
|
|
gotail: *.go ../../*.go
|
|
go build
|