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