]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h and $(RTL_H).
authorJeffrey A Law <law@cygnus.com>
Sun, 29 Mar 1998 11:54:09 +0000 (11:54 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 29 Mar 1998 11:54:09 +0000 (04:54 -0700)
commit234042f47128fa9b509b6046e05dba59ca95c1ce
tree57c3b1baf5eb327a271439dacf006e32a793a550
parent72e1947054c20e786ce34ce916bdd61f488fe8b2
Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h and $(RTL_H).

        * Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h and
        $(RTL_H).
        (stor-layout.o): Likewise.
        * c-typeck.c: Include rtl.h and expr.h.
        * stor-layout.c: Likewise.

From-SVN: r18894
gcc/ChangeLog
gcc/Makefile.in
gcc/c-typeck.c
gcc/stor-layout.c