Automatic makefile dependencies for generated ld/e*.c
[deliverable/binutils-gdb.git] / ld / emulparams / elf32ppcvxworks.sh
index 88c1da0c226d9930e23e82322baafd123dd6d8f6..d16333cca9792005aca4c0cd5944c1e2ad875366 100644 (file)
@@ -1,5 +1,5 @@
-. ${srcdir}/emulparams/elf32ppccommon.sh
-. ${srcdir}/emulparams/plt_unwind.sh
+source_sh ${srcdir}/emulparams/elf32ppccommon.sh
+source_sh ${srcdir}/emulparams/plt_unwind.sh
 EXTRA_EM_FILE=ppc32elf
 OUTPUT_FORMAT="elf32-powerpc-vxworks"
-. ${srcdir}/emulparams/vxworks.sh
+source_sh ${srcdir}/emulparams/vxworks.sh
This page took 0.023183 seconds and 4 git commands to generate.