* Makefile.in (clean-here): Remove dependency files.

This commit is contained in:
Ian Lance Taylor 1997-03-27 18:52:00 +00:00
parent eb80d52a27
commit 9b8b7e970e

View file

@ -1,5 +1,7 @@
Thu Mar 27 12:23:56 1997 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in (clean-here): Remove dependency files.
* read.c (s_comm): Check S_IS_COMMON as well as S_IS_DEFINED.
(s_mri_common): Check S_IS_COMMON unconditionally.
* symbols.c (colon): Check S_IS_COMMON as well as S_IS_DEFINED.