aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/go/_std_1.20/src/internal/xcoff/ya.make
blob: 32bfb9ac56b7799565a721c6df4e1d9c86c5a15a (plain) (blame)
1
2
3
4
5
6
7
8
9
GO_LIBRARY()

SRCS(
    ar.go
    file.go
    xcoff.go
)

END()