aboutsummaryrefslogtreecommitdiffstats
path: root/build/platform/perl/5.22/ya.make
blob: 0a1ce79d9ec2d3f01ecd1cf19dda73a98c310e81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
RESOURCES_LIBRARY() 
 
OWNER(somov) 
 
SET(PERL_SDK ubuntu-16) 
 
SRCDIR(build/platform/perl) 
 
INCLUDE(${ARCADIA_ROOT}/build/platform/perl/perl.inc) 
 
END()