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>2001-10-31 22:26:13 +0300
committerJeff Johnston <jjohnstn@redhat.com>2001-10-31 22:26:13 +0300
commit775f23011b964e1853935ba58131bfe6418204bc (patch)
tree2597d4daeeffd3bf514b956b3def788db555ac88 /libgloss/m32r/Makefile.in
parent75241b15dbe979163b1cc95df6a5c16e30ddde7b (diff)
2001-10-31 Jeff Johnston <jjohnstn@redhat.com>
* m32r/Makefile.in: Use gdb stub set by configure. * m32r/configure.in: Add a special macro for testing c compiler without building executable. Add setting of GDBSTUB. * m32r/configure: Regenerated.
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 909a83719..7226e94af 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 = m32r-stub.o
+GDBSTUB = @GDBSTUB@
EVASCRIPT = eva.ld
STUBSCRIPT = eva-stub.ld