]> mj.ucw.cz Git - libucw.git/blob - ucw/perl/UCW/Configure/Makefile
f5540a17b9a34f861b7e3ee4572ad227f828b0e3
[libucw.git] / ucw / perl / UCW / Configure / Makefile
1 # Perl modules for Configure
2
3 DIRS+=ucw/perl/UCW/Configure
4 EXTRA_RUNDIRS+=lib/perl5/UCW/Configure
5 CONFIGURE_MODULES=$(addprefix $(o)/ucw/perl/UCW/Configure/,C.pm Doc.pm Paths.pm Pkg.pm)
6 PROGS+=$(CONFIGURE_MODULES)
7
8 $(CONFIGURE_MODULES) : PERL_MODULE_DIR=UCW/Configure