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