general: update makefiles for project

This commit is contained in:
Lan Tian
2021-03-15 00:49:13 +08:00
parent 28a7d2a53f
commit dc4d7e6532
6 changed files with 120 additions and 76 deletions

3
proxy/Makefile Normal file
View File

@@ -0,0 +1,3 @@
.PHONY: all
all: $(shell find . -name \*.go -type f)
go build -ldflags "-w -s" -o proxy