Commit 8318187f authored by Russ Cox's avatar Russ Cox

delete blyacc

R=r
DELTA=3562  (0 added, 3560 deleted, 2 changed)
OCL=22112
CL=22114
parent 859ba57b
......@@ -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 cc 6l 6a 6c gc 6g ar db nm blyacc acid cov gobuild prof gotest
for i in cc 6l 6a 6c gc 6g ar db nm acid cov gobuild prof gotest
do
cd $i
make clean
......
......@@ -12,7 +12,7 @@ bash mkenam
make enam.o
cd ..
for i in cc 6l 6a 6c gc 6g ar db nm blyacc acid cov gobuild prof gotest
for i in cc 6l 6a 6c gc 6g ar db nm acid cov gobuild prof gotest
do
echo; echo; echo %%%% making $i %%%%; echo
cd $i
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment