Updates.
[deliverable/binutils-gdb.git] / bfd / targmatch.sed
index 9effbd579fdcc06331092a4389170807844b4e20..2f40e723f2c3527d02a43075c04f287405c1f67c 100644 (file)
@@ -20,9 +20,13 @@ H
 d
        :lab3
 G
-s/\(defined (HAVE_\)\([^)]*\)\(.*\n*.*\n*.*\n*.*\)/\1\2\3\
+s/\n/%EOL%/g
+s/\(defined (HAVE_\)\([^)]*\)\(.*\)/\1\2\3\
 \&\2 },\
 #endif/
+s/%EOL%/\
+/g
 p
-s/.*\n*.*\n*.*\n*.*//g
+s/.*//g
+s/\n//g
 h
This page took 0.023108 seconds and 4 git commands to generate.