mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-16 15:40:16 +00:00
diff needs libiberty
This commit is contained in:
parent
0fc0d80b89
commit
7e57a051f7
@ -1,3 +1,7 @@
|
||||
Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
|
||||
|
||||
* Makefile.in: make all-diff depend on all-libiberty
|
||||
|
||||
Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
|
||||
|
||||
* config.guess: add vax-ultrix in the spirit of mips-ultrix.
|
||||
|
@ -1004,7 +1004,7 @@ install-make: force
|
||||
fi
|
||||
|
||||
### diff
|
||||
all-diff: force
|
||||
all-diff: all-libiberty
|
||||
@if [ -f ./diff/Makefile ] ; then \
|
||||
rootme=`pwd` ; export rootme ; \
|
||||
(cd ./diff; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user