mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-11 20:27:30 +08:00
* Makefile.in (mbchar.o): Depend on mbchar.c.
From-SVN: r21656
This commit is contained in:
parent
863878b2f0
commit
b8d80a3a83
@ -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>
|
Mon Aug 10 04:28:13 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
|
||||||
Richard Henderson <rth@cygnus.com>
|
Richard Henderson <rth@cygnus.com>
|
||||||
|
|
||||||
|
@ -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
|
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 \
|
c-iterate.o: c-iterate.c $(CONFIG_H) system.h $(TREE_H) $(RTL_H) c-tree.h \
|
||||||
flags.h toplev.h $(EXPR_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 \
|
collect2$(exeext): collect2.o tlink.o hash.o cplus-dem.o underscore.o \
|
||||||
version.o choose-temp.o mkstemp.o $(LIBDEPS)
|
version.o choose-temp.o mkstemp.o $(LIBDEPS)
|
||||||
|
Loading…
Reference in New Issue
Block a user