aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/nm/Makefile
AgeCommit message (Expand)Author
2013-12-16cmd/nm: reimplement in GoRuss Cox
2012-02-06build: delete make paraphernaliaRuss Cox
2012-01-29cmd/go: c tools not used during compilationRob Pike
2011-06-19Make.ccmd: link with mach lib,Joe Poirier
2010-08-24build: $GOBIN defaults to $GOROOT/binRuss Cox
2009-11-23go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia
2009-10-03clean moreRuss Cox
2009-08-14rename libmach_amd64 libmachRob Pike
2009-07-28Support use of $GOBINDIR to override $HOME/binPhil Pennock
2008-08-03add nmRuss Cox