Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/auto/make
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-03-05 19:37:51 +0300
committerIgor Sysoev <igor@sysoev.ru>2004-03-05 19:37:51 +0300
commit833823cbb89482710779c59206b77c197c3747d2 (patch)
treeca885383f11b9ee976bc3da752b3dfba9a372e11 /auto/make
parentab9d5fdfd55c879611d69998fc58cbb39f25e73a (diff)
nginx-0.0.2-2004-03-05-19:37:51 import
Diffstat (limited to 'auto/make')
-rw-r--r--auto/make2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/make b/auto/make
index e4e1a2661..5a019db3d 100644
--- a/auto/make
+++ b/auto/make
@@ -158,7 +158,7 @@ do
fi
if [ $MAKE_SL = YES ]; then
- echo $ngx_n " $obj," $ngx_c >> $MAKEFILE
+ echo $ngx_n " $obj" $ngx_c >> $MAKEFILE
else
echo " $obj \\" >> $MAKEFILE
fi