aboutsummaryrefslogtreecommitdiffstats
path: root/build/prebuilt/ya.make
blob: 5246e5ec043e1c6d95a0ce6f8e34ff2343fd3cfc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
OWNER(g:ymake)

RECURSE(
    contrib/libs/libmysql_r/strings/uca9dump
    contrib/python/mypy-protobuf/bin/protoc-gen-mypy
    contrib/tools/flatc64
    contrib/tools/flatc
    contrib/tools/protoc/plugins/cpp_styleguide
    contrib/tools/protoc/plugins/grpc_cpp
    contrib/tools/protoc/plugins/grpc_java
    contrib/tools/protoc/plugins/grpc_python
    contrib/tools/protoc_std
    contrib/tools/protoc
    contrib/tools/python3/pycc
    contrib/tools/python/bootstrap
    contrib/tools/ragel6
    contrib/tools/yasm
    tools/enum_parser/enum_parser
    tools/event2cpp
    tools/fix_elf
    tools/rescompiler
    tools/rescompressor
    tools/rorescompiler
    vendor/github.com/golang/protobuf/protoc-gen-go
)