Add .stmp-gcc to all-gcc target.

This commit is contained in:
Michael Tiemann 1992-03-11 15:42:34 +00:00
parent 02a7ba9a40
commit 4313705116

View File

@ -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 ; \