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:
de86928
)
Final tweaks for dependency building with relative srcdir, and rebuild
author
Ian Lance Taylor
<ian@airs.com>
Tue, 31 Mar 1998 23:58:45 +0000
(23:58 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 31 Mar 1998 23:58:45 +0000
(23:58 +0000)
dependencies.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 771e633466af173c7766048c0de4c91c2ca22248..d7467f5f3aed13380f360e5a7529fb1805ff12ad 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,8
+1,11
@@
Tue Mar 31 17:52:40 1998 Ian Lance Taylor <ian@cygnus.com>
+ * Makefile.am: Rebuild dependencies.
+ * Makefile.in: Rebuild.
+
* Makefile.am (DEP_INCLUDES): New variable.
(.dep1): Change to work when srcdir is not an absolute path.
- (.tcdep, .objdep, .dep2): Likewise.
+ (.tcdep, .objdep, .dep2
, dep.sed
): Likewise.
* Makefile.in: Rebuild.
Mon Mar 30 12:46:48 1998 Ian Lance Taylor <ian@cygnus.com>