* Makefile.am: Rename .dep* files to DEP*.
(MKDEP): Rename from DEP. Change all uses. Use $${srcdir} rather than $(srcdir). Rename TCDEP targets to DEPTC. Rename OBJDEP targets to DEPOBJ. * Makefile.in: Rebuild.
This commit is contained in:
parent
71141bb60f
commit
04ad15439a
3 changed files with 492 additions and 484 deletions
|
@ -1,3 +1,11 @@
|
|||
1999-08-08 Ian Lance Taylor <ian@zembu.com>
|
||||
|
||||
* Makefile.am: Rename .dep* files to DEP*.
|
||||
(MKDEP): Rename from DEP. Change all uses. Use $${srcdir} rather
|
||||
than $(srcdir). Rename TCDEP targets to DEPTC. Rename OBJDEP
|
||||
targets to DEPOBJ.
|
||||
* Makefile.in: Rebuild.
|
||||
|
||||
1999-08-08 Jakub Jelinek <jj@ultra.linux.cz>
|
||||
|
||||
* config/tc-sparc.c (sparc_ip): Allow assembly of %lo()+%reg.
|
||||
|
|
484
gas/Makefile.am
484
gas/Makefile.am
File diff suppressed because it is too large
Load diff
484
gas/Makefile.in
484
gas/Makefile.in
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue