larsth / goplan9

Automatically exported from code.google.com/p/goplan9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fixup makefiles for new go build system

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. cd into the source directory
2. type make
3. error happens

All that needs be done is change the first lines of the makefiles from 
Make.$(GOARCH) to Make.inc

Original issue reported on code.google.com by sor...@gmail.com on 23 Sep 2010 at 2:29

Attachments:

this should be closed

Original comment by sor...@gmail.com on 29 May 2011 at 3:00

Moved to GitHub. Not migrating issues. github.com/9fans/go

Original comment by rsc@golang.org on 8 Jan 2015 at 7:43

  • Changed state: Invalid