Final tweaks for dependency building with relative srcdir, and rebuild
dependencies.
This commit is contained in:
parent
de869287dd
commit
b9b299ba24
1 changed files with 4 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue