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