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

/osnet-11/usr/src/cmd/perl/
H A DMakefile37 # WOS_PERL is non-ON Perl
38 WOS_PERL = 5.12 macro
40 PERL_VERSIONS = $(PERL_LEGACY) $(WOS_PERL)
90 $(RM) -r contrib/copy_contrib THIRDPARTYLICENSE $(WOS_PERL)
107 @ if [ $@ = $(WOS_PERL) ]; then \
108 echo "patching skel for $(WOS_PERL)"; \

Completed in 1471 milliseconds