]> mj.ucw.cz Git - libucw.git/blob - lib/perl/Makefile
Merge with git+ssh://git.ucw.cz/projects/sherlock/GIT/sherlock.git
[libucw.git] / lib / perl / Makefile
1 # Perl modules
2
3 DIRS+=lib/perl
4 PROGS+=$(addprefix $(o)/lib/perl/,Config.pm)
5
6 ifdef CONFIG_UCW_PERL_ULIMIT
7 include $(s)/lib/perl/Ulimit/Makefile
8 endif