mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
* Makefile.in (all-send-pr): depends on all-prms
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
|
||||||
|
|
||||||
|
* Makefile.in (all-send-pr): depends on all-prms
|
||||||
|
|
||||||
Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||||
|
|
||||||
* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
|
* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
|
||||||
|
@ -315,6 +315,7 @@ ALL_MODULES = \
|
|||||||
all-cvs \
|
all-cvs \
|
||||||
all-dejagnu \
|
all-dejagnu \
|
||||||
all-diff \
|
all-diff \
|
||||||
|
all-dosutils \
|
||||||
all-etc \
|
all-etc \
|
||||||
all-fileutils \
|
all-fileutils \
|
||||||
all-find \
|
all-find \
|
||||||
@ -849,12 +850,12 @@ all-mmalloc:
|
|||||||
all-newlib: all-binutils all-gas all-gcc
|
all-newlib: all-binutils all-gas all-gcc
|
||||||
all-opcodes: all-bfd
|
all-opcodes: all-bfd
|
||||||
all-patch:
|
all-patch:
|
||||||
all-prms:
|
all-prms: all-libiberty
|
||||||
all-rcs:
|
all-rcs:
|
||||||
all-readline:
|
all-readline:
|
||||||
all-recode: all-libiberty
|
all-recode: all-libiberty
|
||||||
all-sed:
|
all-sed: all-libiberty
|
||||||
all-send-pr:
|
all-send-pr: all-prms
|
||||||
all-shellutils:
|
all-shellutils:
|
||||||
all-sim: all-libiberty all-bfd
|
all-sim: all-libiberty all-bfd
|
||||||
all-tar: all-libiberty
|
all-tar: all-libiberty
|
||||||
|
Reference in New Issue
Block a user