diff 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
line wrap: on
line diff
--- a/auto/cc/owc
+++ b/auto/cc/owc
@@ -88,8 +88,16 @@ ngx_binext=".exe"
 ngx_regex_dirsep='\\'
 ngx_dirsep="\\"
 
-ngx_regex_cont=' '
-ngx_long_regex_cont=' '
-ngx_cont=' '
-ngx_long_cont=' '
-ngx_tab=' '
+ngx_long_start=' '
+ngx_long_end=' '
+ngx_long_regex_cont=' \&\
+	'
+ngx_long_cont=' &
+	'
+
+ngx_regex_cont=' \&\
+	'
+ngx_cont=' &
+	'
+ngx_tab=' &
+		'