aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1995-10-30 20:47:56 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1995-10-30 20:47:56 +0000
commitfc3524a9cce6eba2b1f05ea064a6d51e9836a3c4 (patch)
treeaaf574445bc4c8930b667046bb4753bfb44f6b8a /Makefile.in
parent5fe14a9f511ccaee15fcc6108d98a32d73b7a5d6 (diff)
downloadgdb-fc3524a9cce6eba2b1f05ea064a6d51e9836a3c4.zip
gdb-fc3524a9cce6eba2b1f05ea064a6d51e9836a3c4.tar.gz
gdb-fc3524a9cce6eba2b1f05ea064a6d51e9836a3c4.tar.bz2
* Makefile.in (all-gcc): Fix typo.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 76ed004..fe93933 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1017,8 +1017,8 @@ all-flex: all-libiberty all-byacc
all-gas: all-libiberty all-opcodes all-bfd
all-gash: all-tcl
all-gawk:
-ALL_GCC = all_gcc
-all_gcc: all-libiberty all-byacc all-binutils all-gas all-ld
+ALL_GCC = all-gcc
+all-gcc: all-libiberty all-byacc all-binutils all-gas all-ld
all-gdb: all-libiberty all-opcodes all-bfd all-mmalloc all-readline all-byacc all-sim $(gdbnlmrequirements)
all-gprof: all-libiberty all-bfd
all-grep: all-libiberty