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