]> Cypherpunks repositories - gostls13.git/commit
5a, 6a, 8a, cc: remove old environment variables
authorRuss Cox <rsc@golang.org>
Mon, 2 May 2011 15:24:32 +0000 (11:24 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 2 May 2011 15:24:32 +0000 (11:24 -0400)
commita46a311deccf202e9076f6a53773c37a3c6e195a
tree25ccc349ff783768e804e9f6ff4706346f3c50f6
parentef945203809d68663cfb7c4dd935d3bfe6babe78
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
src/cmd/5a/lex.c
src/cmd/6a/lex.c
src/cmd/8a/lex.c
src/cmd/cc/lex.c