Final tweaks for dependency building with relative srcdir, and rebuild
authorIan Lance Taylor <ian@airs.com>
Tue, 31 Mar 1998 23:58:45 +0000 (23:58 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 31 Mar 1998 23:58:45 +0000 (23:58 +0000)
dependencies.

gas/ChangeLog

index 771e633466af173c7766048c0de4c91c2ca22248..d7467f5f3aed13380f360e5a7529fb1805ff12ad 100644 (file)
@@ -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>