aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-01-21 17:09:47 +0000
committerNick Clifton <nickc@redhat.com>2003-01-21 17:09:47 +0000
commit019ac0e3575f67299ae54e6df220b9b2eeb8be7b (patch)
treec8583231d4aa2db71b8926228c3aa416b7bf89e2 /ld/Makefile.in
parentda896d3fccf5da53b90415cecb8536fe57aca943 (diff)
downloadfsf-binutils-gdb-019ac0e3575f67299ae54e6df220b9b2eeb8be7b.zip
fsf-binutils-gdb-019ac0e3575f67299ae54e6df220b9b2eeb8be7b.tar.gz
fsf-binutils-gdb-019ac0e3575f67299ae54e6df220b9b2eeb8be7b.tar.bz2
Fix generation of tic3xcoff_onchip.c
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 c8ba478..8875db2 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -2032,7 +2032,7 @@ etic3xcoff.c: $(srcdir)/emulparams/tic3xcoff.sh \
${GENSCRIPTS} tic3xcoff "$(tdir_tic4xcoff)"
etic3xcoff_onchip.c: $(srcdir)/emulparams/tic3xcoff_onchip.sh \
$(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
- ${GENSCRIPTS} tic3xcoff "$(tdir_tic4xcoff)"
+ ${GENSCRIPTS} tic3xcoff_onchip "$(tdir_tic4xcoff)"
etic4xcoff.c: $(srcdir)/emulparams/tic4xcoff.sh \
$(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS}
${GENSCRIPTS} tic4xcoff "$(tdir_tic4xcoff)"