]> Cypherpunks repositories - gostls13.git/commit
[release-branch.r57] 5a, 6a, 8a, cc: remove old environment variables
authorRuss Cox <rsc@golang.org>
Tue, 3 May 2011 05:42:19 +0000 (01:42 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 3 May 2011 05:42:19 +0000 (01:42 -0400)
commit5af3c75e3017c42102affc40f3ce61670491dcdb
treec3226a7280f4ef20cae643e37e81bff00866a1b6
parenta7ae73d4e0d6f2131d339bae46d7b1a50050e766
[release-branch.r57] 5a, 6a, 8a, cc: remove old environment variables

««« CL 4445079 / f8cc81f985e5
5a, 6a, 8a, cc: remove old environment variables

Uses of $INCLUDE and $NPROC are left over from Plan 9.
Remove them to avoid causing confusion.

R=golang-dev, r2
CC=golang-dev
https://golang.org/cl/4445079
»»»

TBR=adg
CC=golang-dev
https://golang.org/cl/4438096
src/cmd/5a/lex.c
src/cmd/6a/lex.c
src/cmd/8a/lex.c
src/cmd/cc/lex.c