blob: 4d95457e3998f4b8c2abc6bb2de2de32c02db3f0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# THIS FILE IS AUTOGENERATED, DO NOT EDIT !!!
# Generator: ya tool yamaker ym2; contrib/go/_std_{VER}/.yandex_meta/build.ym; contrib/go/yagogen/gen.py
# Docs: https://a.yandex-team.ru/arcadia/devtools/contrib/docs/toolchain_go.md
GO_LIBRARY()
IF (TRUE)
SRCS(
marshal.go
read.go
typeinfo.go
xml.go
)
ENDIF()
END()
|