mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 18:24:35 +03:00
mox!
This commit is contained in:
7
rfc/Makefile
Normal file
7
rfc/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
default: fetch link
|
||||
|
||||
fetch:
|
||||
./fetch.sh
|
||||
|
||||
link:
|
||||
go run -tags link link.go -- ../*.go ../*/*.go
|
Reference in New Issue
Block a user