comparison msdos/sed6.inp @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 2d92f5c9d6ae
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
25 export MAKEINFO := $(MAKEINFO) -I$(srcdir) 25 export MAKEINFO := $(MAKEINFO) -I$(srcdir)
26 /^texinputdir/c\ 26 /^texinputdir/c\
27 texinputdir =\ 27 texinputdir =\
28 export texinputdir := $(srcdir)";"$(TEXINPUTS) 28 export texinputdir := $(srcdir)";"$(TEXINPUTS)
29 /^SHELL *=/s/^/# / 29 /^SHELL *=/s/^/# /
30 /^elisp.dvi:/,/^$/ {
31 /^ *if \[ *\a${permuted_index}/,/^ *fi *$/c\
32 command.com /c 'if not a${permuted_index}==a sh ./permute-index' \
33 command.com /c 'if not a${permuted_index}==a mv permuted.fns elisp.fns' \
34 command.com /c 'if not a${permuted_index}==a texindex elisp.tp' \
35 command.com /c 'if a${permuted_index}==a texindex elisp.??'
36 }
37 /^index.texi:/,/^$/ {
38 /^ *if \[ *\a${permuted_index}/,/^ *fi *$/c\
39 command.com /c 'if not a${permuted_index}==a cp -p ./index.perm index.texi' \
40 command.com /c 'if a${permuted_index}==a cp -p ./index.unperm index.texi'
41 }
42
43 # arch-tag: defe1001-f35a-47f7-9635-3f5d33ee5e97