0ab3ab7442
be in mail/mutt. It is version 1.2.5.
13 lines
458 B
Plaintext
13 lines
458 B
Plaintext
$OpenBSD: patch-doc-Makefile.in,v 1.1.1.1 2001/08/20 19:47:33 lebel Exp $
|
|
--- doc/Makefile.in.orig Wed Mar 29 06:42:49 2000
|
|
+++ doc/Makefile.in Wed Jun 28 19:53:15 2000
|
|
@@ -58,7 +58,7 @@
|
|
topsrcdir_DOCFILES = COPYRIGHT GPL INSTALL ChangeLog \
|
|
README NEWS TODO README.SECURITY README.SSL README.UPGRADE
|
|
|
|
-all: muttrc.man try-html try-txt
|
|
+all: muttrc.man
|
|
|
|
try-html: ../makedoc
|
|
test -f manual.html || $(MAKE) manual.html || cp $(srcdir)/manual*.html ./
|