summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorwl <wl>2005-08-03 07:19:00 +0000
committerwl <wl>2005-08-03 07:19:00 +0000
commit55f73f18a496ee3cd6387b061fc7943c93b9588f (patch)
tree0036cb6dca54e60d14570381a2de678565edd72a /Makefile.in
parente23c8e3f050bc1655dfff6f776e806996133dc27 (diff)
downloadgroff-55f73f18a496ee3cd6387b061fc7943c93b9588f.tar.gz
* doc/Makefile.sub (uninstall_sub): Use --remove, not --delete
as argument to $(INSTALL_INFO). The latter isn't portable. Remove $(HTMLEXAMPLEFILES) too. * Makefile.in (uninstall_dirs): Remove $(datadir)/doc/groff and $(datadir)/doc too. Suppress warning messages and return always true. * tmac/Makefile.sub (uninstall_sub): Remove www.tmac too.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 5ec1b160..26d55dee 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -739,9 +739,10 @@ uninstall_dirs:
-rmdir $(man1dir) $(man5dir) $(man7dir) $(manroot) \
$(tmacdir) $(systemtmacdir) $(localtmacdir) \
$(fontdir) $(localfontdir) $(bindir) \
- $(datasubdir) $(dataprogramdir) $(datadir) $(infodir) \
+ $(datasubdir) $(dataprogramdir) $(infodir) \
$(exampledir) $(htmldocdir) $(pdfdocdir) $(docdir) \
- $(libprogramdir) $(libdir)
+ $(libprogramdir) $(libdir) \
+ $(datadir)/doc/groff $(datadir)/doc $(datadir) 2>/dev/null || :
.PHONY: check docheck
check: site.exp docheck