summaryrefslogtreecommitdiff
path: root/src/cmd/make.bash
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/make.bash')
-rw-r--r--src/cmd/make.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/make.bash b/src/cmd/make.bash
index 3d812c414..08cffbb9b 100644
--- a/src/cmd/make.bash
+++ b/src/cmd/make.bash
@@ -12,7 +12,7 @@ bash mkenam
make enam.o
cd ..
-for i in cc 6l 6a 6c gc 6g ar db nm acid cov gobuild godefs prof gotest
+for i in cc 6l 6a 6c gc 6g ar db nm acid cov godefs prof gotest
do
echo; echo; echo %%%% making $i %%%%; echo
cd $i