summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-18 03:07:06 -0600
committerJeff Carr <[email protected]>2025-01-18 03:07:06 -0600
commitedfe36358a27df6856509dab5cb875b534c69c8d (patch)
tree352c98fa87c6b59a080d1602f018ee9aca760568 /Makefile
parent89d034c3101c0ac2192b3c1278d78cebff889543 (diff)
parentef537830309b310a59650500e158d5b4a9b3902d (diff)
Merge branch 'jcarr' of gitea.wit.com:jcarr/wit-utils into jcarr
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 50dd036..205dc6e 100644
--- a/Makefile
+++ b/Makefile
@@ -4,3 +4,6 @@ all:
make -C zoopb-example
make -C testGui
make -C going2git # actually builds against git2go using libgit2 v1.8.4
+
+clean:
+ rm -f go.*