aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/malloc/ya.make
blob: 0a07d93b365551fbc5ca685d048e3985c2f735a2 (plain) (blame)
1
2
3
4
5
6
7
LIBRARY()

SRCS(
    malloc.cpp
)

END()