Commit d3713561 by Richard Kenner

(FIXINCLUDES): Set to Makefile.in.

From-SVN: r8159
parent 81613e43
......@@ -19,6 +19,10 @@ HOST_ALLOCA=$(ALLOCA)
HOST_MALLOC=$(MALLOC)
HOST_OBSTACK=$(OBSTACK)
# To build the native compiler with the cross compiler, the headers
# for the target are already fixed. And /usr/include is for host, not
# target.
FIXINCLUDES=Makefile.in
# Cause installation using install-build. We do nothing here.
INSTALL_TARGET = install-build
......
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