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

/solaris-userland/components/pcsc-lite/
H A DMakefile40 PERL_VERSION = 5.22 macro
41 POD2MAN_PATH = /usr/perl5/$(PERL_VERSION)/bin
/solaris-userland/components/ccid/
H A DMakefile40 PERL_VERSION = 5.22 macro
41 POD2MAN_PATH = /usr/perl5/$(PERL_VERSION)/bin
/solaris-userland/make-rules/
H A Dmakemaker.mk34 # $(BUILD_DIR)/$(MACH64)-5.24/.configured: PERL_VERSION=5.24
52 $(BUILD_DIR)/$(MACH64)-5.22/.configured: PERL_VERSION=5.22 macro
55 $(BUILD_DIR)/$(MACH64)-5.22/.tested: PERL_VERSION=5.22 macro
58 $(BUILD_DIR)/$(MACH64)-5.22/.tested-and-compared: PERL_VERSION=5.22 macro
61 $(BUILD_DIR)/$(MACH64)-5.22/.system-tested: PERL_VERSION=5.22 macro
64 $(BUILD_DIR)/$(MACH64)-5.22/.system-tested-and-compared: PERL_VERSION=5.22 macro
107 COMPONENT_TEST_BUILD_DIR = $(BUILD_DIR)/test/$(MACH$(BITS))-$(PERL_VERSION)
108 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-$(PERL_VERSION)-$(BITS).master
109 COMPONENT_TEST_OUTPUT = $(COMPONENT_TEST_BUILD_DIR)/test-$(PERL_VERSION)-$(BITS)-results
110 COMPONENT_TEST_DIFFS = $(COMPONENT_TEST_BUILD_DIR)/test-$(PERL_VERSION)
[all...]
H A Dshared-macros.mk608 PERL_VERSION ?= 5.22 macro
609 PERL_VERSION_NODOT = $(subst .,,$(PERL_VERSION))
621 PERL = $(PERL.$(PERL_VERSION))
622 PERL_PKG = $(PERL_VERSION:5.%=runtime/perl-5%)
635 PKG_MACROS += PERL_VERSION=$(PERL_VERSION)
/solaris-userland/components/subversion/
H A DMakefile83 PERL_VERSION.32 = none
84 PERL_VERSION.64 = 5.22
85 PERL_VERSION=$(PERL_VERSION.$(BITS)) macro
87 PERL.64 = $(USRDIR)/perl5/$(PERL_VERSION)/bin/perl
/solaris-userland/components/perl512/
H A DMakefile30 # I want to override PERL_VERSION and PERL_ARCH because when building
36 PERL_VERSION= 5.12 macro
78 PERLVERDIR= $(PERLDIR)/$(PERL_VERSION)
79 PERLSITEDIR= $(PERLDIR)/site_perl/$(PERL_VERSION)
80 PERLVENDORDIR= $(PERLDIR)/vendor_perl/$(PERL_VERSION)

Completed in 266 milliseconds