comparison auto/cc/owc @ 2839:cb7739c822c6

add miltilines in OpenWatcom makefiles
author Igor Sysoev <igor@sysoev.ru>
date Tue, 12 May 2009 13:29:00 +0000
parents bb05c0834c8c
children d620f497c50f
comparison
equal deleted inserted replaced
2838:ecdc41bf2047 2839:cb7739c822c6
86 ngx_binext=".exe" 86 ngx_binext=".exe"
87 87
88 ngx_regex_dirsep='\\' 88 ngx_regex_dirsep='\\'
89 ngx_dirsep="\\" 89 ngx_dirsep="\\"
90 90
91 ngx_regex_cont=' ' 91 ngx_long_start=' '
92 ngx_long_regex_cont=' ' 92 ngx_long_end=' '
93 ngx_cont=' ' 93 ngx_long_regex_cont=' \&\
94 ngx_long_cont=' ' 94 '
95 ngx_tab=' ' 95 ngx_long_cont=' &
96 '
97
98 ngx_regex_cont=' \&\
99 '
100 ngx_cont=' &
101 '
102 ngx_tab=' &
103 '