android_mt6572_jiabo/external/nanopb-c/generator/proto/Makefile
2025-09-05 16:56:03 +08:00

4 lines
79 B
Makefile

all: nanopb_pb2.py plugin_pb2.py
%_pb2.py: %.proto
aprotoc --python_out=. $<