aboutsummaryrefslogtreecommitdiffstats
path: root/build/sysincl/check/ya.make
blob: af09f4695d64fbb9c5b854ae45f0c9eb7c5f61e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
OWNER(g:ymake)

LIBRARY()

# This library if configured independently will show issues with C++ resolving in pure C modules 

NO_RUNTIME()

SRCS(cxx.c)

END()