14 lines
353 B
Plaintext
14 lines
353 B
Plaintext
$OpenBSD: patch-etc_Makefile_in,v 1.2 2008/10/01 04:46:20 ckuethe Exp $
|
|
--- etc/Makefile.in.orig Tue Mar 27 11:09:32 2007
|
|
+++ etc/Makefile.in Sat Sep 27 20:20:27 2008
|
|
@@ -64,7 +64,8 @@ PDFFILES = standards.pdf configure.pdf
|
|
HTMLFILES = standards.html configure.html
|
|
|
|
all: info
|
|
-install: install-info
|
|
+#install: install-info
|
|
+install:
|
|
|
|
uninstall:
|
|
|