aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Tiemann <tiemann@cygnus>1992-03-11 15:42:34 +0000
committerMichael Tiemann <tiemann@cygnus>1992-03-11 15:42:34 +0000
commit431370511690ccb2d954ad12411378f8d63367de (patch)
treebd24ee26d9fe73438c5fb7e72e8d8ac2adb4a815
parent02a7ba9a40a2f4af0d4ceddf64e70ea0c2312c08 (diff)
downloadgdb-431370511690ccb2d954ad12411378f8d63367de.zip
gdb-431370511690ccb2d954ad12411378f8d63367de.tar.gz
gdb-431370511690ccb2d954ad12411378f8d63367de.tar.bz2
Add .stmp-gcc to all-gcc target.
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 38a472d..e9bc61a 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 ; \