summaryrefslogtreecommitdiffstats
path: root/CAN-binder/libs/nanopb/generator/proto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'CAN-binder/libs/nanopb/generator/proto/Makefile')
-rw-r--r--CAN-binder/libs/nanopb/generator/proto/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/CAN-binder/libs/nanopb/generator/proto/Makefile b/CAN-binder/libs/nanopb/generator/proto/Makefile
deleted file mode 100644
index 89bfe52..0000000
--- a/CAN-binder/libs/nanopb/generator/proto/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-all: nanopb_pb2.py plugin_pb2.py
-
-%_pb2.py: %.proto
- protoc --python_out=. $<