Automatic makefile dependencies for generated ld/e*.c
[deliverable/binutils-gdb.git] / ld / emulparams / elf32ppc.sh
index 477279c7060833e72211e8b0bdef4c3fb3599388..7385e3f0480280677d6274bdbac540f203eccc5e 100644 (file)
@@ -2,8 +2,8 @@
 # elf32lppcnto.sh elf32lppc.sh elf32ppclinux.sh elf32ppcnto.sh
 # elf32ppcsim.sh
 
-. ${srcdir}/emulparams/elf32ppccommon.sh
-. ${srcdir}/emulparams/plt_unwind.sh
+source_sh ${srcdir}/emulparams/elf32ppccommon.sh
+source_sh ${srcdir}/emulparams/plt_unwind.sh
 # Yes, we want duplicate .got and .plt sections.  The linker chooses the
 # appropriate one magically in ppc_after_open
 DATA_GOT=
This page took 0.026912 seconds and 4 git commands to generate.