Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2002-11-07 01:54:52 +0300
committerJeff Johnston <jjohnstn@redhat.com>2002-11-07 01:54:52 +0300
commitc27382bdbeb9ac583b77c148239ccd011b663c50 (patch)
tree3a877c068d97cf0ef9688c95dc1b4b762cdb20bb /libgloss/m32r/Makefile.in
parent2035f402e4e4f54056b2e8a759fc221c6b1d8d3b (diff)
2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
Catherine Moore <clm@redhat.com> * m32r/configure.in: Do not require gcc to be able to link an executable. * m32r/configure: Regenerate. * m32r/Makefile.in: Directly reference gdbstub.
Diffstat (limited to 'libgloss/m32r/Makefile.in')
-rw-r--r--libgloss/m32r/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/m32r/Makefile.in b/libgloss/m32r/Makefile.in
index 7226e94af..909a83719 100644
--- a/libgloss/m32r/Makefile.in
+++ b/libgloss/m32r/Makefile.in
@@ -64,7 +64,7 @@ TARGETDOC = ../../targetdep.tex
CRT0 = crt0.o
GDBLIB = m32r-lib.o
-GDBSTUB = @GDBSTUB@
+GDBSTUB = m32r-stub.o
EVASCRIPT = eva.ld
STUBSCRIPT = eva-stub.ld