From: John Carr Date: Mon, 10 Aug 1998 16:06:34 +0000 (+0000) Subject: * Makefile.in (mbchar.o): Depend on mbchar.c. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b8d80a3a83398892f4914c8948a3becd59c8c394;p=gcc.git * Makefile.in (mbchar.o): Depend on mbchar.c. From-SVN: r21656 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index edb3dc6392f..7ce44f1e55d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Mon Aug 10 19:02:55 1998 John Carr + + * Makefile.in (mbchar.o): Depend on mbchar.c. + Mon Aug 10 04:28:13 1998 David S. Miller Richard Henderson diff --git a/gcc/Makefile.in b/gcc/Makefile.in index e62bc91ebc0..21f4b543d26 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -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)