12 lines
298 B
Plaintext
12 lines
298 B
Plaintext
$NetBSD: patch-ag,v 1.2 2010/04/17 12:43:03 obache Exp $
|
|
|
|
--- Makefile.in.orig 2006-10-17 16:15:19.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -75,4 +75,6 @@ README: README.html
|
|
TAGS info dvi:
|
|
# do nothing
|
|
|
|
+.PHONY: install
|
|
+
|
|
.PHONY: install #people with case-insensitive filesystems lose otherwise!
|