mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-28 14:30:48 +00:00
* Makefile.in (all-binutils): Depend upon all-byacc.
This commit is contained in:
parent
826337108b
commit
dfe4400454
@ -1,5 +1,7 @@
|
||||
Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
|
||||
|
||||
* Makefile.in (all-binutils): Depend upon all-byacc.
|
||||
|
||||
* configure.in: Don't build emacs on Irix 5.
|
||||
|
||||
Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
|
||||
|
@ -890,7 +890,7 @@ install-dosrel-fake:
|
||||
# This is a list of inter-dependencies among modules.
|
||||
all-autoconf: all-m4
|
||||
all-bfd:
|
||||
all-binutils: all-libiberty all-opcodes all-bfd all-flex
|
||||
all-binutils: all-libiberty all-opcodes all-bfd all-flex all-byacc
|
||||
all-byacc:
|
||||
# start-sanitize-chill
|
||||
all-chillrt: all-binutils all-gas all-gcc all-newlib
|
||||
|
Loading…
Reference in New Issue
Block a user