Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET depending on whether this...
commit6b3762e4c2a27525a07b4917a55c87136b0fade3
authorIan Lance Taylor <iant@google.com>
Sat, 10 Jan 2015 00:23:48 +0000 (10 00:23 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Sat, 10 Jan 2015 00:23:48 +0000 (10 00:23 +0000)
tree64bdda18667613c3fe28c23182d7b95993aca9a0
parenta36ce096c32224dcb712dc7a7edeabf25a4f94bf
Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET depending on whether this is a native build or not.

* Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET depending
on whether this is a native build or not.
(GOCOMPILE, GOLINK): Use $(GOCOMPILER) instead of $(GOC).
(MOSTLYCLEANFILES): Define.
* Makefile.in: Rebuild.

From-SVN: r219418
gotools/ChangeLog
gotools/Makefile.am
gotools/Makefile.in