summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/doc/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/doc/Makefile.in')
-rw-r--r--Build/source/texk/kpathsea/doc/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/doc/Makefile.in b/Build/source/texk/kpathsea/doc/Makefile.in
index 8afd2e18ca2..672e3b7ccb8 100644
--- a/Build/source/texk/kpathsea/doc/Makefile.in
+++ b/Build/source/texk/kpathsea/doc/Makefile.in
@@ -310,7 +310,6 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-DISTCLEANFILES = $(DVIS) $(PSS)
info_TEXINFOS = kpathsea.texi
kpathsea_TEXINFOS = bugs.texi hier.texi install.texi unixtex.texi
all: all-am
@@ -567,7 +566,6 @@ clean-generic:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
- -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"