summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-13 05:55:36 -0600
committerJeff Carr <[email protected]>2025-01-13 05:55:36 -0600
commit1626a2a50191ea6e0981c3e60c8791e42dec7357 (patch)
tree56cb1406418d42c93f23095a324545ce6dba7d5f /Makefile
parentadcc0385f4198d80ae0b2c7ac5c791920dfcda5a (diff)
allow setting the mutex lock variable name
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a9ba393..7466598 100644
--- a/Makefile
+++ b/Makefile
@@ -81,3 +81,7 @@ clean:
-rm -f go.*
-rm -f *.pb.go
-rm -f autogenpb
+
+clean-more:
+ ls -l autogenpb autogenpb.last
+ -rm -f autogenpb.2*