$OpenBSD: patch-docs_reference_Makefile_in,v 1.6 2010/04/01 07:33:32 ajacoutot Exp $
--- docs/reference/Makefile.in.orig	Wed Mar 31 18:55:14 2010
+++ docs/reference/Makefile.in	Thu Apr  1 09:23:39 2010
@@ -477,9 +477,9 @@ uninstall-reference: html/index.html
 	  rm -f $(DESTDIR)$(referencedir)/$$f; \
 	done
 
-all-local: html/index.html
+all-local:
 
-install-data-local: install-reference
+install-data-local:
 
 uninstall-local: uninstall-reference
 
