summaryrefslogtreecommitdiff
path: root/src/cmd/cc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* cc: mode to generate go-code for types and variables.Luuk van Dijk2011-01-251-0/+1
* cc: remove pickle generation code.Luuk van Dijk2011-01-211-1/+0
* build: $GOBIN defaults to $GOROOT/binRuss Cox2010-08-241-16/+5
* clean moreRuss Cox2009-10-031-1/+1
* make acid build with bison.Russ Cox2009-01-061-4/+1
* better yacc rule in MakefileRuss Cox2008-09-221-1/+1
* make Makefiles safe for parallel makeRuss Cox2008-09-181-1/+4
* Use a single Make.conf for setting CC, etc.Russ Cox2008-08-031-4/+1
* remove reference to 9arRob Pike2008-06-121-1/+1
* import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike2008-06-121-1/+1
* tweaks in clean rules and dependenciesRob Pike2008-06-111-1/+1
* convert from mk to makeRob Pike2008-06-111-0/+50