diff options
Diffstat (limited to 'mail/balsa/files/patch-help_C_Makefile.in')
-rw-r--r-- | mail/balsa/files/patch-help_C_Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/balsa/files/patch-help_C_Makefile.in b/mail/balsa/files/patch-help_C_Makefile.in deleted file mode 100644 index 490e4c883129..000000000000 --- a/mail/balsa/files/patch-help_C_Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ ---- help/C/Makefile.in.orig Sun May 11 13:30:24 2003 -+++ help/C/Makefile.in Sun May 11 13:30:34 2003 -@@ -296,11 +296,6 @@ - all: index.html - - index.html: $(SGML_FILES) -- if test "$(HAVE_JW)" = 'yes' ; then \ -- jw -V '%use-id-as-filename%' -o balsa balsa.sgml; \ -- else \ -- db2html -V '%use-id-as-filename%' balsa.sgml; \ -- fi - -cp balsa/index.html index.html || touch index.html - - epsimages: $(MANUAL_IMAGES) |