Searched defs:perl (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/make-rules/
H A Dips.mk152 # Look for manifests which need to be duplicated for each version of perl.
254 # the Perl version (for mkgeneric-perl below) and the Ruby version (for
265 # perl module specific to a particular version of the perl runtime.
266 define perl-manifest-rule
271 $(foreach ver,$(PERL_VERSIONS),$(eval $(call perl-manifest-rule,$(ver))))
273 # A rule to create a helper transform package for perl, that will insert the
274 # appropriate conditional dependencies into a perl library's
276 # corresponding version of perl is on the system.
277 $(BUILD_DIR)/mkgeneric-perl
[all...]

Completed in 13 milliseconds