* Makefile.in (all-gcc): Fix typo.

This commit is contained in:
David Edelsohn 1995-10-30 20:47:56 +00:00
parent 5fe14a9f51
commit fc3524a9cc
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
* Makefile.in (all-gcc): Fix typo.
Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
* Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.

View File

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