mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
Edit out Unixy shell features in maintainer-clean targets in doc/ Makefiles.
This commit is contained in:
parent
2675bfef2e
commit
7d41f451a8
@ -39,5 +39,8 @@ export texinputdir := $(srcdir)";"$(TEXINPUTS)
|
||||
command.com /c 'if not a${permuted_index}==a cp -p ./index.perm index.texi' \
|
||||
command.com /c 'if a${permuted_index}==a cp -p ./index.unperm index.texi'
|
||||
}
|
||||
/^maintainer-clean:/,/^$/ {
|
||||
s/^ for file in $(INFO_TARGETS)\; do rm -f.*$/ rm -f $(INFO_TARGETS)/
|
||||
}
|
||||
|
||||
# arch-tag: defe1001-f35a-47f7-9635-3f5d33ee5e97
|
||||
|
Loading…
Reference in New Issue
Block a user