aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-03-20 00:53:45 +0000
committerStu Grossman <grossman@cygnus>1992-03-20 00:53:45 +0000
commit52963fb7e9af7fc83cbdad45299edaf2dc9cc59a (patch)
tree7c89ca1ce7cd42352e2ce7bf2663bc69ad2cbab0 /Makefile.in
parent66cfe047e57fb9548a628e5c607ea12ca4911a71 (diff)
downloadgdb-52963fb7e9af7fc83cbdad45299edaf2dc9cc59a.zip
gdb-52963fb7e9af7fc83cbdad45299edaf2dc9cc59a.tar.gz
gdb-52963fb7e9af7fc83cbdad45299edaf2dc9cc59a.tar.bz2
Add .stmp-readline to all.cross...
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 4cf3821..28fade0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -117,7 +117,7 @@ all.normal: .stmp-libiberty .stmp-mmalloc .stmp-texinfo .stmp-bison .stmp-byacc
.stmp-grep .stmp-patch .stmp-emacs .stmp-ispell .stmp-fileutils \
.stmp-newlib
all.cross: .stmp-libiberty .stmp-mmalloc .stmp-gas .stmp-bison .stmp-ld \
- .stmp-bfd .stmp-libgcc .stmp-gdb
+ .stmp-bfd .stmp-libgcc .stmp-readline .stmp-gdb
# $(MAKE) subdir_do DO=all "DODIRS=$(SUBDIRS) $(OTHERS)"
clean: clean-stamps clean-libiberty clean-mmalloc clean-texinfo clean-bfd \