From c309635e0357b825531ca44df6e9019bb69d3a73 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Tue, 8 Feb 2011 04:15:33 +0100 Subject: Makefile: Remove target "www" --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 05b8f9b..5323f92 100644 --- a/Makefile +++ b/Makefile @@ -2,10 +2,6 @@ doc: $(MAKE) -C doc -.PHONY: www -www: - cp doc/layman.8.html www/index.html - .PHONY: dist dist: doc rm -rf dist MANIFEST -- cgit v1.2.3-65-gdbad