mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
* Makefile.in (all-gcc): Fix typo.
This commit is contained in:
parent
5fe14a9f51
commit
fc3524a9cc
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user