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

LIBRARY()

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

NO_RUNTIME()

SRCS(cxx.c)

END()