aboutsummaryrefslogblamecommitdiffstats
path: root/library/cpp/malloc/api/ya.make
blob: b249c49653437464f147eb3aa348f63105f15c2a (plain) (tree)
1
2
3
4
5


         
 








              
LIBRARY()

NO_UTIL()


SRCS(
    malloc.cpp
)

END()

RECURSE(
    helpers
    ut
)