Lines Matching refs:ext
47 for ext in $static_ext
49 printf '%s ' $ext
54 for ext in $dynamic_ext
56 printf '%s ' $ext
61 for ext in $nonxs_ext
63 printf '%s ' $ext
78 for ext in $(PERL_EXT); do \
80 cd $$ext; pwd; \
89 for ext in $(PERL_EXT); do \
91 cd $$ext; pwd; \
106 for ext in $static_ext
108 printf '%s: %s/Makefile FRC\n' $ext $ext
114 for ext in $dynamic_ext
116 printf '%s: %s/Makefile FRC\n' $ext $ext
122 for ext in $nonxs_ext
124 printf '%s: %s/Makefile FRC\n' $ext $ext