aboutsummaryrefslogtreecommitdiffstats
path: root/build/scripts/c_templates/ya.make
blob: 66d901609e1e2c793cdd7a27f7c14a5de35780f9 (plain) (blame)
1
2
3
4
5
6
7
OWNER(g:ymake) 
 
LIBRARY(dummy-vcs)
NO_PLATFORM()

SRCS(svn_interface.c)
END()