Overwrite pre-existing compressed man page.

This commit is contained in:
Yann E. MORIN" 2007-07-30 21:13:23 +00:00
parent 928658aeaa
commit 8e11f48162

View File

@ -109,7 +109,7 @@ install-doc: install-local-test $(DOCDIR)
install-man: install-local-test $(MANDIR)
@echo " INST ct-ng.1"
@install -m 644 docs/ct-ng.1 $(MANDIR)
@gzip -9 $(MANDIR)/ct-ng.1
@gzip -f9 $(MANDIR)/ct-ng.1
$(BINDIR) $(LIBDIR) $(DOCDIR) $(MANDIR)::
@echo " MKDIR $@"