]> Cypherpunks.ru repositories - ucspi.git/commitdiff
redo targets
authorSergey Matveev <stargrave@stargrave.org>
Tue, 5 Oct 2021 18:48:13 +0000 (21:48 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 5 Oct 2021 18:48:13 +0000 (21:48 +0300)
all.do [new file with mode: 0644]
default.do [new file with mode: 0644]

diff --git a/all.do b/all.do
new file mode 100644 (file)
index 0000000..700bdeb
--- /dev/null
+++ b/all.do
@@ -0,0 +1 @@
+redo-ifchange tlsc tlss proxy
diff --git a/default.do b/default.do
new file mode 100644 (file)
index 0000000..44ac12c
--- /dev/null
@@ -0,0 +1,2 @@
+redo-ifchange *.go cmd/$1/*.go
+${GO:-go} build -o $3 -ldflags=-s ./cmd/$1