2015-01-15 01:27:56 +01:00
|
|
|
2015-01-14 Ian Lance Taylor <iant@google.com>
|
|
|
|
|
|
|
|
* Makefile.am (go_cmd_go_files): Sort entries. Add generate.go.
|
|
|
|
* Makefile.in: Rebuild.
|
|
|
|
|
2015-01-09 22:23:44 +01:00
|
|
|
2015-01-09 Ian Lance Taylor <iant@google.com>
|
|
|
|
|
2015-01-10 01:23:48 +01:00
|
|
|
* 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.
|
|
|
|
|
2015-01-09 22:23:44 +01:00
|
|
|
* Initial implementation.
|