summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-04-02 23:26:49 -0500
committerJeff Carr <[email protected]>2025-04-02 23:26:49 -0500
commit8471b3e683a46acdd038a529656d71093963b315 (patch)
tree488c5778d9acd72c8b825b5c0f3855bd3253e009 /example
parentb4df5436ec87711fd548c3106968fbcf0cdd75b4 (diff)
more complete format() functions
Diffstat (limited to 'example')
-rw-r--r--example/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/example/Makefile b/example/Makefile
index 0f4afa5..95bb274 100644
--- a/example/Makefile
+++ b/example/Makefile
@@ -117,3 +117,6 @@ proto-reformat-full-debug:
proto-reformat-fruit:
../autogenpb --proto fruit.proto --format
+
+proto-reformat-fruit-debug:
+ ../autogenpb --proto fruit.proto --format --debug