Lines Matching defs:perl
160 # Look for manifests which need to be duplicated for each version of perl.
266 # the Perl version (for mkgeneric-perl below) and the Ruby version (for
280 # perl module specific to a particular version of the perl runtime.
281 define perl-manifest-rule
289 $(foreach ver,$(PERL_VERSIONS),$(eval $(call perl-manifest-rule,$(ver))))
291 # A rule to create a helper transform package for perl, that will insert the
292 # appropriate conditional dependencies into a perl library's
294 # corresponding version of perl is on the system.
295 $(BUILD_DIR)/mkgeneric-perl: $(WS_MAKE_RULES)/shared-macros.mk
298 $(call mkgeneric,runtime/perl,$(ver)))
303 $(MANIFEST_BASE)-%.p5m: %-PERLVER.p5m $(BUILD_DIR)/mkgeneric-perl
306 -D MAYBE_SPACE_PERLVER= $(BUILD_DIR)/mkgeneric-perl \