general: update makefiles for project
This commit is contained in:
3
proxy/Makefile
Normal file
3
proxy/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
.PHONY: all
|
||||
all: $(shell find . -name \*.go -type f)
|
||||
go build -ldflags "-w -s" -o proxy
|
||||
Reference in New Issue
Block a user