blob: 18396b5664f472719f5ad0daea80a47b557e1e3f (
plain)
1
2
3
4
5
6
7
8
9
10
|
$NetBSD: patch-ag,v 1.1 2006/02/07 03:54:25 minskim Exp $
--- Makefile.in.orig 2003-07-01 14:59:38.000000000 -0700
+++ Makefile.in
@@ -75,3 +75,5 @@ README: README.html
TAGS info dvi:
# do nothing
+
+.PHONY: install
|