blob: 9a01a269a5b833a68648b8a07ad65c85b8059deb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# 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(
decode.go
encode.go
fold.go
indent.go
scanner.go
stream.go
tables.go
tags.go
)
ENDIF()
END()
|