mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-06 15:38:45 +08:00
* Makefile.in (all-prms): Depend on all-librx.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Tue Oct 4 19:35:53 1994 Brendan Kehoe (brendan@phydeaux.cygnus.com)
|
||||||
|
|
||||||
|
* Makefile.in (all-prms): Depend on all-librx.
|
||||||
|
|
||||||
Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
|
Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
|
||||||
|
|
||||||
* configure: Use ${config_shell} when running ${configsub}.
|
* configure: Use ${config_shell} when running ${configsub}.
|
||||||
|
@ -926,7 +926,7 @@ all-mmalloc:
|
|||||||
all-newlib: all-binutils all-gas all-pagas all-gcc
|
all-newlib: all-binutils all-gas all-pagas all-gcc
|
||||||
all-opcodes: all-bfd
|
all-opcodes: all-bfd
|
||||||
all-patch:
|
all-patch:
|
||||||
all-prms: all-libiberty
|
all-prms: all-libiberty all-librx
|
||||||
all-rcs:
|
all-rcs:
|
||||||
all-readline:
|
all-readline:
|
||||||
all-recode: all-libiberty
|
all-recode: all-libiberty
|
||||||
|
Reference in New Issue
Block a user