comparison msdos/sed6.inp @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
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