changeset 99580:0a4e0a4890cb

Edit out Unixy shell features in maintainer-clean targets in doc/ Makefiles.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 15 Nov 2008 15:38:56 +0000
parents 036721bca34b
children c5c5f4559670
files msdos/sed6.inp
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/msdos/sed6.inp	Sat Nov 15 15:38:14 2008 +0000
+++ b/msdos/sed6.inp	Sat Nov 15 15:38:56 2008 +0000
@@ -39,5 +39,8 @@
 	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