From 96fbffeaa1415bc972bd753ef030d792e6a430f1 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 26 Feb 2011 11:40:18 +0100 Subject: [PATCH] makefile: +clean target Signed-off-by: Nico Schottelius --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index e56f62c8..8125519e 100644 --- a/Makefile +++ b/Makefile @@ -37,3 +37,6 @@ man: echo $(MANSRC) a2x -f manpage --no-xmllint doc/man/cdist-stages.text echo man ./doc/man/cdist-stages.7 + +clean: + rm -f doc/man/*.html doc/man/*.[1-9]