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