Cross Reference: Makefile
xref
: /
external
/
nanopb-c
/
generator
/
proto
/
Makefile
Home
History
Annotate
Line#
Navigate
Download
only in
Makefile
1
all
:
nanopb_pb2.py
plugin_pb2.py
2
3
%
_pb2.py
: %.
proto
4
aprotoc
--
python_out
=. $<
5