summaryrefslogtreecommitdiff
path: root/etc/import.prebuilt/TARGETS.protobuf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/import.prebuilt/TARGETS.protobuf')
-rw-r--r--etc/import.prebuilt/TARGETS.protobuf13
1 files changed, 0 insertions, 13 deletions
diff --git a/etc/import.prebuilt/TARGETS.protobuf b/etc/import.prebuilt/TARGETS.protobuf
deleted file mode 100644
index f375192d..00000000
--- a/etc/import.prebuilt/TARGETS.protobuf
+++ /dev/null
@@ -1,13 +0,0 @@
-{ "protoc":
- {"type": ["@", "rules", "data", "staged"], "srcs": [["bin", "protoc"]]}
-, "C++ runtime":
- { "type": ["@", "rules", "CC", "library"]
- , "name": ["protobuf"]
- , "hdrs": [["include", "protobuf"]]
- , "private-ldflags": ["-lprotobuf", "-lprotobuf_lite"]
- }
-, "well_known_protos":
- { "type": ["@", "rules", "data", "staged"]
- , "srcs": [["proto/google/protobuf", "well_known_protos"]]
- }
-}