* Makefile.in (all-send-pr): depends on all-prms
This commit is contained in:
parent
1a10f9a2dd
commit
ac259c28f0
@ -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)
|
||||
|
||||
* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
|
||||
|
@ -315,6 +315,7 @@ ALL_MODULES = \
|
||||
all-cvs \
|
||||
all-dejagnu \
|
||||
all-diff \
|
||||
all-dosutils \
|
||||
all-etc \
|
||||
all-fileutils \
|
||||
all-find \
|
||||
@ -849,12 +850,12 @@ all-mmalloc:
|
||||
all-newlib: all-binutils all-gas all-gcc
|
||||
all-opcodes: all-bfd
|
||||
all-patch:
|
||||
all-prms:
|
||||
all-prms: all-libiberty
|
||||
all-rcs:
|
||||
all-readline:
|
||||
all-recode: all-libiberty
|
||||
all-sed:
|
||||
all-send-pr:
|
||||
all-sed: all-libiberty
|
||||
all-send-pr: all-prms
|
||||
all-shellutils:
|
||||
all-sim: all-libiberty all-bfd
|
||||
all-tar: all-libiberty
|
||||
|
Loading…
x
Reference in New Issue
Block a user