Commit d8fc8559 by Richard Kenner

(bi-opcode.o): Includes hconfig.h.

From-SVN: r5633
parent 37747c82
...@@ -1317,7 +1317,7 @@ bi-lexer.o: $(srcdir)/bi-lexer.c $(srcdir)/bi-parser.h hconfig.h ...@@ -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 bi-arity.o: bi-arity.c $(srcdir)/bi-defs.h hconfig.h
$(HOST_CC) -c $(HOST_CFLAGS) $(HOST_CPPFLAGS) $(INCLUDES) \ $(HOST_CC) -c $(HOST_CFLAGS) $(HOST_CPPFLAGS) $(INCLUDES) \
$(srcdir)/bi-arity.c $(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) \ $(HOST_CC) -c $(HOST_CFLAGS) $(HOST_CPPFLAGS) $(INCLUDES) \
$(srcdir)/bi-opcode.c $(srcdir)/bi-opcode.c
bi-opname.o: bi-opname.c $(srcdir)/bi-defs.h hconfig.h bi-opname.o: bi-opname.c $(srcdir)/bi-defs.h hconfig.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment