]> Cypherpunks repositories - gostls13.git/commitdiff
clean blyacc
authorRuss Cox <rsc@golang.org>
Thu, 18 Sep 2008 22:50:28 +0000 (15:50 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 18 Sep 2008 22:50:28 +0000 (15:50 -0700)
R=r
DELTA=1  (0 added, 0 deleted, 1 changed)
OCL=15489
CL=15493

src/cmd/clean.bash

index 3537b835c14cdae70c04c96fe144ea9411cf54ef..14151d86d6e4c53717eb368d94d9eae1acf6c9df 100644 (file)
@@ -3,7 +3,7 @@
 # Use of this source code is governed by a BSD-style
 # license that can be found in the LICENSE file.
 
-for i in 6l 6a 6c 6g gc cc ar db nm acid
+for i in 6l 6a 6c 6g gc cc ar db nm blyacc acid
 do
        cd $i
        make clean