Add .stmp-gcc to all-gcc target.
authorMichael Tiemann <tiemann@cygnus>
Wed, 11 Mar 1992 15:42:34 +0000 (15:42 +0000)
committerMichael Tiemann <tiemann@cygnus>
Wed, 11 Mar 1992 15:42:34 +0000 (15:42 +0000)
Makefile.in

index 38a472d8b045d8d8db344846e91f751146896b4a..e9bc61a6108d8769c16f532035982a8976737168 100644 (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 ; \