diff auto/cc/owc @ 2825:bb05c0834c8c

remove BMAKE (build make): a cc compiler should use own make
author Igor Sysoev <igor@sysoev.ru>
date Sun, 10 May 2009 18:35:08 +0000
parents d43d73277c5c
children cb7739c822c6
line wrap: on
line diff
--- a/auto/cc/owc
+++ b/auto/cc/owc
@@ -87,3 +87,9 @@ ngx_binext=".exe"
 
 ngx_regex_dirsep='\\'
 ngx_dirsep="\\"
+
+ngx_regex_cont=' '
+ngx_long_regex_cont=' '
+ngx_cont=' '
+ngx_long_cont=' '
+ngx_tab=' '