From f67288c95f797b6028d6e83d804febbad68982ae Mon Sep 17 00:00:00 2001 From: Mark Eichin Date: Sat, 14 Mar 1992 09:04:48 +0000 Subject: [PATCH] missing backslash on first line of all.normal --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index c0ca575abe3..2514705a4f3 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 \ -- 2.30.2