aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/go/_std_1.21/src/net/mail/ya.make
blob: b772245d9a7723572cd81cbe2c5f2afa9cc83e4b (plain) (blame)
1
2
3
4
5
6
7
GO_LIBRARY()
IF (TRUE)
    SRCS(
		message.go
    )
ENDIF()
END()