DEBSOURCES
Skip Quicknav
sources / python-confluent-kafka / 1.7.0-4 / examples / Makefile
12345
user_pb2.py: user.proto protoc -I=. --python_out=. ./user.proto; clean: rm -f $(TARGET_DIR)/*_pb2.py