r219418 - in /trunk/gotools: ChangeLog Makefile...

ian@gcc.gnu.org ian@gcc.gnu.org
Sat Jan 10 00:23:00 GMT 2015


Author: ian
Date: Sat Jan 10 00:23:48 2015
New Revision: 219418

URL: https://gcc.gnu.org/viewcvs?rev=219418&root=gcc&view=rev
Log:
	* 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.

Modified:
    trunk/gotools/ChangeLog
    trunk/gotools/Makefile.am
    trunk/gotools/Makefile.in



More information about the Gcc-cvs mailing list