diff options
| author | Jeff Carr <[email protected]> | 2025-01-06 07:28:25 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-06 07:28:25 -0600 |
| commit | ef537830309b310a59650500e158d5b4a9b3902d (patch) | |
| tree | 49a601f937bd9313a1878f3624f742ece05deb2c /Makefile | |
| parent | 35bec795e7195e967d95399329fe7b6d0b7cc069 (diff) | |
stuff
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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.* |
