3 lines
53 B
Makefile
3 lines
53 B
Makefile
wherewhen: $(shell git ls-files '*.go')
|
|
go build -x
|
wherewhen: $(shell git ls-files '*.go')
|
|
go build -x
|