From 63aa9d77e4526a51fbef92b2bfebf5d640087f56 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 23 Feb 2009 16:01:33 +0000 Subject: Fixing port generation & instructions. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5e208c5a..bc4fa815 100644 --- a/Makefile +++ b/Makefile @@ -115,6 +115,9 @@ port: mdocml-oport-$(VERSION).tar.gz www: $(HTMLS) +installwww: www + install -m 0444 $(HTMLS) $(STATICS) $(PREFIX)/ + regress:: mdoclint @for f in $(FAIL); do \ echo "./mdoclint $$f" ; \ -- cgit v1.2.3-56-ge451