(scan-decls.o): Depends on cpplib.h.
From-SVN: r9869
This commit is contained in:
parent
5a1234d8da
commit
44e62a7a6e
@ -1785,7 +1785,7 @@ fix-header: fix-header.o scan-decls.o scan.o xsys-protos.h $(HOST_LIBDEPS) \
|
||||
fix-header.o: fix-header.c obstack.h scan.h xsys-protos.h $(build_xm_file)
|
||||
$(HOST_CC) -c $(HOST_CFLAGS) $(HOST_CPPFLAGS) $(INCLUDES) $(srcdir)/fix-header.c
|
||||
|
||||
scan-decls.o: scan-decls.c scan.h $(build_xm_file)
|
||||
scan-decls.o: scan-decls.c scan.h cpplib.h $(build_xm_file)
|
||||
$(HOST_CC) -c $(HOST_CFLAGS) $(HOST_CPPFLAGS) $(INCLUDES) $(srcdir)/scan-decls.c
|
||||
|
||||
# stmp-fixproto depends on this, not on fix-header directly.
|
||||
|
Loading…
Reference in New Issue
Block a user