]> mj.ucw.cz Git - libucw.git/blob - perl/Makefile
Released as 6.5.16.
[libucw.git] / perl / Makefile
1 # Perl modules
2
3 DIRS+=ucw/perl
4
5 include $(s)/ucw/perl/UCW/Makefile
6
7 ifdef CONFIG_UCW_PERL_MODULES
8 include $(s)/ucw/perl/Ulimit/Makefile
9 include $(s)/ucw/perl/Filelock/Makefile
10 endif