forked from mirrors/gomod2nix
4 lines
33 B
Makefile
4 lines
33 B
Makefile
|
all:
|
||
|
go build
|
||
|
$(MAKE) -C tests
|