2008-11-21 13:09:05 -05:00
|
|
|
$OpenBSD: patch-docs_reference_Makefile_in,v 1.3 2008/11/21 18:09:05 jasper Exp $
|
|
|
|
--- docs/reference/Makefile.in.orig Mon Aug 4 04:13:43 2008
|
|
|
|
+++ docs/reference/Makefile.in Sun Aug 10 13:09:50 2008
|
|
|
|
@@ -469,9 +469,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
|
|
|
|
|