Lines Matching refs:DynaLoader
44 # DynaLoader is a special extension as it has to be built statically.
45 DYNALOADER=lib/auto/DynaLoader/DynaLoader.a
180 # Make DynaLoader. DynaLoader is statically linked into the perl executable
186 ext/DynaLoader/Makefile: ext/DynaLoader/Makefile.PL $(PERL_CONFIGDEP) cflags
187 @ cd ext/DynaLoader; pwd; $(PERL_MM_ENV); \
191 $(DYNALOADER): ext/DynaLoader/Makefile $(PERL_CONFIGDEP) cflags FRC
192 @ cd ext/DynaLoader; pwd; $(PERL_MM_ENV); \
289 cd DynaLoader; \
311 cd DynaLoader; \