summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-06 07:28:25 -0600
committerJeff Carr <[email protected]>2025-01-06 07:28:25 -0600
commitef537830309b310a59650500e158d5b4a9b3902d (patch)
tree49a601f937bd9313a1878f3624f742ece05deb2c /Makefile
parent35bec795e7195e967d95399329fe7b6d0b7cc069 (diff)
stuff
Signed-off-by: Jeff Carr <[email protected]>
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.*