(bi-opcode.o): Includes hconfig.h.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 6 Oct 1993 16:12:02 +0000 (12:12 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 6 Oct 1993 16:12:02 +0000 (12:12 -0400)
From-SVN: r5633

gcc/Makefile.in

index dfcda1d216449950501b0994b2d05286cc98ddb7..b9ff77c4fda0315c2b36fd1b3db5bfb8d860b76c 100644 (file)
@@ -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