commit 1593a4c
chld
·
2026-02-07 23:23:35 +0000 UTC
parent 0bb8a53
makefile
1 files changed,
+1,
-0
M
Makefile
M
Makefile
+1,
-0
1@@ -1,4 +1,5 @@
2 make:
3 go build
4+install: make
5
6 .PHONY: