* Makefile.in (mbchar.o): Depend on mbchar.c.

From-SVN: r21656
This commit is contained in:
John Carr 1998-08-10 16:06:34 +00:00 committed by John Carr
parent 863878b2f0
commit b8d80a3a83
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Mon Aug 10 19:02:55 1998 John Carr <jfc@mit.edu>
* Makefile.in (mbchar.o): Depend on mbchar.c.
Mon Aug 10 04:28:13 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
Richard Henderson <rth@cygnus.com>

View File

@ -1283,7 +1283,7 @@ c-pragma.o: c-pragma.c $(CONFIG_H) system.h $(RTL_H) $(TREE_H) except.h \
function.h defaults.h c-pragma.h toplev.h
c-iterate.o: c-iterate.c $(CONFIG_H) system.h $(TREE_H) $(RTL_H) c-tree.h \
flags.h toplev.h $(EXPR_H)
mbchar.o: $(CONFIG_H) system.h gansidecl.h mbchar.h
mbchar.o: mbchar.c $(CONFIG_H) system.h gansidecl.h mbchar.h
collect2$(exeext): collect2.o tlink.o hash.o cplus-dem.o underscore.o \
version.o choose-temp.o mkstemp.o $(LIBDEPS)