]> mj.ucw.cz Git - libucw.git/blob - lib/perl/Makefile
8b23992fe2af66b41e8eeb357734a581a5fa7f19
[libucw.git] / lib / perl / Makefile
1 # Perl modules
2
3 DIRS+=lib/perl
4 PROGS+=$(addprefix obj/lib/perl/,Config.pm)
5
6 ifdef CONFIG_UCW_PERL_ULIMIT
7 include lib/perl/Ulimit/Makefile
8 endif