mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 23:10:40 +00:00
ICU-2888 very complicated change to make2sh.sed (reviewer beware!)
X-SVN-Rev: 11995
This commit is contained in:
parent
5c9d2e2f93
commit
7cbdfe1f91
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Copyright (C) 1999-2002, International Business Machines Corporation and others. All Rights Reserved.
|
||||
s%^\([a-zA-Z\.-]*\)[ ]*+=%\1=$(\1) %
|
||||
# Copyright (C) 1999-2003, International Business Machines Corporation and others. All Rights Reserved.
|
||||
s%^\([a-zA-Z\.-_]*\)[ ]*+=%\1=$(\1) %
|
||||
s%^[A-Z]*_SO_TARG*%## &%
|
||||
s%$(\([^\)]*\))%${\1}%g
|
||||
s%^ %#M# %
|
||||
|
|
Loading…
Add table
Reference in a new issue