* 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:
Ian Lance Taylor 1999-08-08 17:48:38 +00:00
parent 71141bb60f
commit 04ad15439a
3 changed files with 492 additions and 484 deletions

View file

@ -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.

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff