summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 205dc6e..3c8811c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,6 @@
all:
- make -C forgeConfig
- make -C virtbuf-example
- make -C zoopb-example
- make -C testGui
- make -C going2git # actually builds against git2go using libgit2 v1.8.4
+ @echo "# todo: fix Makefile to use the .forge file"
clean:
rm -f go.*
+ go-mod-clean --purge