From: Ian Lance Taylor Date: Tue, 31 Mar 1998 23:58:45 +0000 (+0000) Subject: Final tweaks for dependency building with relative srcdir, and rebuild X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b9b299ba24cc369a9406fbba23a2e10d7bbf6cb4;p=binutils-gdb.git Final tweaks for dependency building with relative srcdir, and rebuild dependencies. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 771e633466a..d7467f5f3ae 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,8 +1,11 @@ Tue Mar 31 17:52:40 1998 Ian Lance Taylor + * 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