summaryrefslogtreecommitdiff
path: root/src/cmd/8c/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [dev.cc] cmd/5c, cmd/6c, cmd/8c, cmd/cc: removeRuss Cox2014-11-101-5/+0
* build: delete make paraphernaliaRuss Cox2012-02-061-34/+2
* gc, cc: avoid using the wrong library when building the compilersAnthony Martin2012-02-011-1/+1
* build: move the "-c" flag into HOST_CFLAGSAnthony Martin2012-01-311-1/+1
* go: move compilers into the go-tool directoryRob Pike2012-01-301-1/+1
* build: $GOBIN defaults to $GOROOT/binRuss Cox2010-08-241-15/+6
* go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia2009-11-231-2/+2
* clean moreRuss Cox2009-10-031-1/+1
* Support use of $GOBINDIR to override $HOME/binPhil Pennock2009-07-281-2/+1
* move 6c/pgen.c, 6c/pswt.c into ccRuss Cox2009-07-071-0/+6
* make 8a, 8c build again.Russ Cox2009-03-241-1/+1
* make 8a, 8c, 8l build in go environment.Russ Cox2009-01-061-0/+41