From: Mark Eichin Date: Sat, 14 Mar 1992 09:04:48 +0000 (+0000) Subject: missing backslash on first line of all.normal X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=f67288c95f797b6028d6e83d804febbad68982ae;p=deliverable%2Fbinutils-gdb.git missing backslash on first line of all.normal --- diff --git a/Makefile.in b/Makefile.in index c0ca575abe..2514705a4f 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 \