diff options
author | Igor Sysoev <igor@sysoev.ru> | 2009-05-28 14:33:37 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2009-05-28 14:33:37 +0000 |
commit | d921c104348e8d5b0ff0a83b45eef3611bfcf185 (patch) | |
tree | 3cdeca8971a1dc767758ab3d2a2bff54a999b7a9 | |
parent | 98f692a91e179de57d0de42516967b1af28dc353 (diff) | |
download | nginx-d921c104348e8d5b0ff0a83b45eef3611bfcf185.tar.gz nginx-d921c104348e8d5b0ff0a83b45eef3611bfcf185.zip |
use tab in Makefile
-rw-r--r-- | auto/cc/msvc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/cc/msvc b/auto/cc/msvc index 11c4682cf..01d6f7f2f 100644 --- a/auto/cc/msvc +++ b/auto/cc/msvc @@ -125,7 +125,7 @@ ngx_objext="obj" ngx_binext=".exe" ngx_long_start='@<< - ' + ' ngx_long_end='<<' ngx_long_regex_cont=' \ ' |