]> mj.ucw.cz Git - libucw.git/blob - lib/perl/Makefile
Added REV_COMPARE(x,y) which is equivalent to COMPARE(y,x), but it's
[libucw.git] / lib / perl / Makefile
1 # Perl modules
2
3 DIRS+=lib/perl
4 PROGS+=$(addprefix obj/lib/perl/,Config.pm Query.pm CGI.pm)
5
6 ifdef CONFIG_WATSON
7 include lib/perl/Ulimit/Makefile
8 endif