mirror of
https://github.com/golang/go.git
synced 2025-05-16 21:04:38 +00:00
add godoc to clean.bash
R=rsc OCL=30361 CL=30361
This commit is contained in:
parent
3fd16ad0ed
commit
6202b0e287
@ -3,7 +3,7 @@
|
|||||||
# Use of this source code is governed by a BSD-style
|
# Use of this source code is governed by a BSD-style
|
||||||
# license that can be found in the LICENSE file.
|
# license that can be found in the LICENSE file.
|
||||||
|
|
||||||
for i in cc 6l 6a 6c 8l 8a 8c 8g 5l 5a 5c 5g gc 6g ar db nm acid cov gobuild godefs prof gotest
|
for i in cc 6l 6a 6c 8l 8a 8c 8g 5l 5a 5c 5g gc 6g ar db nm acid cov gobuild godefs godoc prof gotest
|
||||||
do
|
do
|
||||||
cd $i
|
cd $i
|
||||||
make clean
|
make clean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user