mox/rfc/Makefile

8 lines
95 B
Makefile
Raw Normal View History

2023-01-30 16:27:06 +03:00
default: fetch link
fetch:
./fetch.sh
link:
go run -tags link link.go -- ../*.go ../*/*.go