* Makefile.in (mbchar.o): Depend on mbchar.c.
authorJohn Carr <jfc@mit.edu>
Mon, 10 Aug 1998 16:06:34 +0000 (16:06 +0000)
committerJohn Carr <jfc@gcc.gnu.org>
Mon, 10 Aug 1998 16:06:34 +0000 (16:06 +0000)
From-SVN: r21656

gcc/ChangeLog
gcc/Makefile.in

index edb3dc6392f149e832efb10f38981c3e6f88d1f2..7ce44f1e55db796d8b7ed6c6d2680bd26f9f7563 100644 (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>
        
index e62bc91ebc0bcf84e39149f693115e6a9544dbf3..21f4b543d265eb13a78608bba4651aac68d9b303 100644 (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)