From ef537830309b310a59650500e158d5b4a9b3902d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 6 Jan 2025 07:28:25 -0600 Subject: stuff Signed-off-by: Jeff Carr --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') 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.* -- cgit v1.2.3