aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1999-12-02 11:49:20 +0000
committerNick Clifton <nickc@redhat.com>1999-12-02 11:49:20 +0000
commite68692499c41be8d46ad655b1a566e2e0aea1d4b (patch)
tree00057d83f87fa034318830faca9eac8a561e383e /ld/Makefile.in
parent433b86296f10f94c0ee15bf63c62d5380492dc81 (diff)
downloadgdb-e68692499c41be8d46ad655b1a566e2e0aea1d4b.zip
gdb-e68692499c41be8d46ad655b1a566e2e0aea1d4b.tar.gz
gdb-e68692499c41be8d46ad655b1a566e2e0aea1d4b.tar.bz2
Add arm-epoc-pe specific linker script
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r--ld/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index 3aec7e7..94536dd 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -1015,7 +1015,7 @@ earmnbsd.c: $(srcdir)/emulparams/armnbsd.sh \
$(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
${GENSCRIPTS} armnbsd "$(tdir_armnbsd)"
earm_epoc_pe.c: $(srcdir)/emulparams/arm_epoc_pe.sh \
- $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}
+ $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/epocpe.sc ${GEN_DEPENDS}
${GENSCRIPTS} arm_epoc_pe "$(tdir_armpe)"
earmpe.c: $(srcdir)/emulparams/armpe.sh \
$(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS}