+ * Add .PHONY: install to Makefile, to help people with demented fs's.
[adns] / Makefile.in
index 1583602..18cf2fe 100644 (file)
@@ -75,3 +75,5 @@ README:                       README.html
 
 TAGS info dvi:
        # do nothing
+
+.PHONY: install #people with case-insensitive filesystems lose otherwise!