15 lines
314 B
Plaintext
15 lines
314 B
Plaintext
$NetBSD: patch-ad,v 1.2 2009/08/27 15:26:41 hasso Exp $
|
|
|
|
--- etc/Makefile.in.orig 2007-03-27 20:09:32 +0200
|
|
+++ etc/Makefile.in
|
|
@@ -64,7 +64,8 @@ PDFFILES = standards.pdf configure.pdf
|
|
HTMLFILES = standards.html configure.html
|
|
|
|
all: info
|
|
-install: install-info
|
|
+#install: install-info
|
|
+install:
|
|
|
|
uninstall:
|
|
|