mirror of
https://github.com/tweag/gomod2nix.git
synced 2024-11-09 12:09:08 +00:00
4 lines
33 B
Makefile
4 lines
33 B
Makefile
|
all:
|
||
|
go build
|
||
|
$(MAKE) -C tests
|