Commit d1d7dc6c authored by Russ Cox's avatar Russ Cox

make blyacc too

R=r
DELTA=1  (0 added, 0 deleted, 1 changed)
OCL=15488
CL=15488
parent 76036192
......@@ -12,7 +12,7 @@ bash mkenam
make enam.o
cd ..
for i in cc 6l 6a 6c gc 6g ar db nm acid
for i in cc 6l 6a 6c gc 6g ar db nm blyacc acid
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