aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMark Eichin <eichin@cygnus>1992-03-14 09:04:48 +0000
committerMark Eichin <eichin@cygnus>1992-03-14 09:04:48 +0000
commitf67288c95f797b6028d6e83d804febbad68982ae (patch)
treea330034e8a522e0fd04370a3e8d01ff0346f143a /Makefile.in
parentbec9fad905491a1bd538f08b26f1df1021da1a64 (diff)
downloadgdb-f67288c95f797b6028d6e83d804febbad68982ae.zip
gdb-f67288c95f797b6028d6e83d804febbad68982ae.tar.gz
gdb-f67288c95f797b6028d6e83d804febbad68982ae.tar.bz2
missing backslash on first line of all.normal
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 c0ca575..2514705 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -111,7 +111,7 @@ install-dir.info:
# clib send_pr
# all-libgcc
-all.normal: .stmp-libiberty .stmp-texinfo .stmp-bison .stmp-byacc
+all.normal: .stmp-libiberty .stmp-texinfo .stmp-bison .stmp-byacc \
.stmp-bfd .stmp-ld .stmp-gas .stmp-gcc .stmp-binutils \
.stmp-libg++ .stmp-readline .stmp-gdb .stmp-make .stmp-cvs \
.stmp-grep .stmp-patch .stmp-emacs .stmp-ispell .stmp-fileutils \