tail/cmd/gotail/Makefile

5 lines
51 B
Makefile
Raw Normal View History

default: gotail
gotail: *.go ../../*.go
2013-01-08 04:56:25 +08:00
go build