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