Makefile.in (gencheck.o): Depend on gencheck.h.
authorHans-Peter Nilsson <hp@axis.com>
Tue, 23 Nov 1999 08:03:47 +0000 (08:03 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 23 Nov 1999 08:03:47 +0000 (01:03 -0700)
commit43849fa9ee537e419027504c823ad1e8df3da235
tree2e077a76fa9b81a00d547b3f8c448274efed162c
parent1882b2b11e85d859a3e55569caddc8970284933a
Makefile.in (gencheck.o): Depend on gencheck.h.

        * Makefile.in (gencheck.o): Depend on gencheck.h.
        (insn-emit.o): Depend on flags.h, hard-reg-set.h and resource.h.
        (insn-peep.o): Depend on except.h and function.h.
        (insn-attrtab.o): Depend on RECOG_H.
        (insn-output.o): Depend on toplev.h and flags.h.
        (gengenrtl.o): Depend on real.h.
        (gen-protos.o): Depend on cpplib.h and cpphash.h.
        Unify all dependencies to be on RECOG_H rather than recog.h.

From-SVN: r30633
gcc/ChangeLog
gcc/Makefile.in