comparison auto/cc/msvc @ 2896:22719ff8986f

use tab in Makefile
author Igor Sysoev <igor@sysoev.ru>
date Thu, 28 May 2009 14:33:37 +0000
parents bb05c0834c8c
children d620f497c50f
comparison
equal deleted inserted replaced
2895:d65e58a8d3a4 2896:22719ff8986f
123 ngx_binout="-Fe" 123 ngx_binout="-Fe"
124 ngx_objext="obj" 124 ngx_objext="obj"
125 ngx_binext=".exe" 125 ngx_binext=".exe"
126 126
127 ngx_long_start='@<< 127 ngx_long_start='@<<
128 ' 128 '
129 ngx_long_end='<<' 129 ngx_long_end='<<'
130 ngx_long_regex_cont=' \ 130 ngx_long_regex_cont=' \
131 ' 131 '
132 ngx_long_cont=' 132 ngx_long_cont='
133 ' 133 '