From: Michael Tiemann Date: Wed, 11 Mar 1992 15:42:34 +0000 (+0000) Subject: Add .stmp-gcc to all-gcc target. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=431370511690ccb2d954ad12411378f8d63367de;p=binutils-gdb.git Add .stmp-gcc to all-gcc target. --- diff --git a/Makefile.in b/Makefile.in index 38a472d8b04..e9bc61a6108 100644 --- a/Makefile.in +++ b/Makefile.in @@ -569,7 +569,7 @@ install-bison: force fi ### gcc -all-gcc: .stmp-libiberty .stmp-bison .stmp-gas +all-gcc: .stmp-libiberty .stmp-bison .stmp-gas .stmp-gcc .stmp-gcc: if [ -d ./gcc ] ; then \ rootme=`pwd` ; export rootme ; \