summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
Diffstat (limited to 'msdos')
-rw-r--r--msdos/sed6.inp3
1 files changed, 3 insertions, 0 deletions
diff --git a/msdos/sed6.inp b/msdos/sed6.inp
index 9ae8ee56425..1dd01b6dfa9 100644
--- a/msdos/sed6.inp
+++ b/msdos/sed6.inp
@@ -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