From: Richard Kenner Date: Wed, 6 Oct 1993 16:12:02 +0000 (-0400) Subject: (bi-opcode.o): Includes hconfig.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d8fc85592e7dba50d631acee242bef733491e12a;p=gcc.git (bi-opcode.o): Includes hconfig.h. From-SVN: r5633 --- diff --git a/gcc/Makefile.in b/gcc/Makefile.in index dfcda1d2164..b9ff77c4fda 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -1317,7 +1317,7 @@ bi-lexer.o: $(srcdir)/bi-lexer.c $(srcdir)/bi-parser.h hconfig.h bi-arity.o: bi-arity.c $(srcdir)/bi-defs.h hconfig.h $(HOST_CC) -c $(HOST_CFLAGS) $(HOST_CPPFLAGS) $(INCLUDES) \ $(srcdir)/bi-arity.c -bi-opcode.o: bi-opcode.c $(srcdir)/bi-defs.h +bi-opcode.o: bi-opcode.c $(srcdir)/bi-defs.h hconfig.h $(HOST_CC) -c $(HOST_CFLAGS) $(HOST_CPPFLAGS) $(INCLUDES) \ $(srcdir)/bi-opcode.c bi-opname.o: bi-opname.c $(srcdir)/bi-defs.h hconfig.h