projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fc0d80
)
diff needs libiberty
author
David D. Zuhn
<zoo@cygnus>
Thu, 18 Feb 1993 17:16:51 +0000
(17:16 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Thu, 18 Feb 1993 17:16:51 +0000
(17:16 +0000)
ChangeLog
patch
|
blob
|
history
Makefile.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 1a6fbf4eb056be01ee8a85c4d1e8c0a67edb08e9..258bd179d877cd1a9c67b1d7e5629f5cd6687631 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-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.
diff --git
a/Makefile.in
b/Makefile.in
index 0e7dc89cc8494b006186b80ce2e0ee8f988f6ead..c3216e93737b15c1545f54f960645ba4fb7e94a7 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-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; \