Lines Matching refs:pl

205 : require changes in make_ext.pl
482 CONFIGPM_FROM_CONFIG_SH = lib/Config.pm lib/Config_heavy.pl
483 CONFIGPM = $(CONFIGPM_FROM_CONFIG_SH) lib/Config_git.pl
500 private = preplibrary \$(CONFIGPM) \$(CONFIGPOD) lib/buildcustomize.pl
524 unidatafiles = lib/unicore/Decomposition.pl lib/unicore/TestProp.pl \
525 lib/unicore/CombiningClass.pl lib/unicore/Name.pl \
526 lib/unicore/UCD.pl lib/unicore/Name.pm \
527 lib/unicore/Heavy.pl lib/unicore/mktables.lst
685 # OpenBSD uses pre-generated lib/Config_git.pl and git_version.h files
686 # Both git_version.h and lib/Config_git.pl are built
687 # by make_patchnum.pl.
688 #git_version.h: lib/Config_git.pl
690 #lib/Config_git.pl: $(MINIPERL_EXE) make_patchnum.pl
691 # $(MINIPERL) make_patchnum.pl
866 perl.exp: $(MINIPERL_EXE) makedef.pl $(CONFIGPM) $(SYM) $(SYMH)
867 $(MINIPERL) makedef.pl --sort-fold PLATFORM=aix CC_FLAGS="$(OPTIMIZE)" > perl.exp
875 perl5.def: $(MINIPERLEXP) makedef.pl $(CONFIGPM) $(SYM) $(SYMH) miniperl.map
876 $(MINIPERL) makedef.pl PLATFORM=os2 -DPERL_DLL=$(PERL_DLL) CC_FLAGS="$(OPTIMIZE)" > perl5.def
971 # lib/buildcustomize.pl despite the reality that lib/buildcustomize.pl needs
973 # a) have one rule generate both miniperl and lib/buildcustomize.pl
974 # (so that lib/buildcustomize.pl is always available. This simplifies things)
977 $(MINIPERL_EXE): lib/buildcustomize.pl
985 lib/buildcustomize.pl: $& $(miniperl_objs) write_buildcustomize.pl
990 $(MINIPERL) -f write_buildcustomize.pl
1007 lib/buildcustomize.pl: $& $(miniperl_objs) write_buildcustomize.pl
1012 $(MINIPERL) -f write_buildcustomize.pl
1018 lib/buildcustomize.pl: \$& \$(miniperl_dep) write_buildcustomize.pl
1023 \$(MINIPERL) -f write_buildcustomize.pl 'osname' "$osname"
1027 lib/buildcustomize.pl: $& $(miniperl_dep) write_buildcustomize.pl
1032 $(MINIPERL) -f write_buildcustomize.pl
1040 $(PERL_EXE): $& $(perlmain_dep) $(LIBPERL) $(static_ext) ext.libs $(PERLEXPORT) write_buildcustomize.pl
1119 $(CONFIGPOD): config.sh $(MINIPERL_EXE) configpm Porting/Glossary lib/Config_git.pl
1127 # $(PERL_EXE) and ext because pod_lib.pl needs Digest::MD5
1135 pod/perlintern.pod: $(MINIPERL_EXE) autodoc.pl embed.fnc
1136 $(MINIPERL) autodoc.pl
1244 perl regen_perly.pl
1262 # embed.pl: proto.h embed.h embedvar.h
1263 # opcode.pl: opcode.h opnames.h pp_proto.h
1264 # regcomp.pl: regnodes.h
1265 # warnings.pl: warnings.h lib/warnings.pm
1266 # feature.pl: feature.h lib/feature.pm
1270 # perl regen.pl
1277 -perl regen.pl
1278 -perl regen/uconfig_h.pl
1281 -perl regen.pl -v
1282 -perl regen/uconfig_h.pl -v
1314 $(DYNALOADER): $(MINIPERL_EXE) lib/buildcustomize.pl preplibrary FORCE $(nonxs_ext)
1315 $(MINIPERL) make_ext.pl $@ $(MAKE_EXT_ARGS) MAKE="$(MAKE)" LIBPERL_A=$(LIBPERL) LINKTYPE=static $(STATIC_LDFLAGS)
1317 d_dummy $(dynamic_ext): $(MINIPERL_EXE) lib/buildcustomize.pl preplibrary makeppport $(DYNALOADER) FORCE $(PERLEXPORT) $(LIBPERL)
1318 $(MINIPERL) make_ext.pl $@ $(MAKE_EXT_ARGS) MAKE="$(MAKE)" LIBPERL_A=$(LIBPERL) LINKTYPE=dynamic
1320 s_dummy $(static_ext): $(MINIPERL_EXE) lib/buildcustomize.pl preplibrary makeppport $(DYNALOADER) FORCE
1321 $(MINIPERL) make_ext.pl $@ $(MAKE_EXT_ARGS) MAKE="$(MAKE)" LIBPERL_A=$(LIBPERL) LINKTYPE=static $(STATIC_LDFLAGS)
1323 n_dummy $(nonxs_ext): $(MINIPERL_EXE) lib/buildcustomize.pl preplibrary FORCE
1324 $(MINIPERL) make_ext.pl $@ $(MAKE_EXT_ARGS) MAKE="$(MAKE)" LIBPERL_A=$(LIBPERL)
1381 $(MINIPERL) make_ext.pl --target=$(CLEAN) $$x MAKE="$(MAKE)" ; \
1557 $to cpan/Term-Cap/test.pl
1562 $to cpan/Filter-Util-Call/filter-util.pl
1594 $(MINIPERL) make_ext.pl $(dynamic_ext_re) MAKE="$(MAKE)" LIBPERL_A=$(LIBPERL) LINKTYPE=dynamic