summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b95364d..2efa5b1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,12 @@
+all:
+ @echo this is a gui for the cloudflare package
+
redomod:
rm -f go.*
go mod init
go mod tidy
+
+github:
+ @echo
+ @echo no github mirror for this
+ @echo