renamed makefile target cleanall to distclean
authorMichael Gebetsroither <michael.geb@gmx.at>
Tue, 12 Dec 2006 20:18:54 +0000 (21:18 +0100)
committerMichael Gebetsroither <michael.geb@gmx.at>
Tue, 12 Dec 2006 20:18:54 +0000 (21:18 +0100)
Makefile

index 9a4e9e8..c111943 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -44,5 +44,5 @@ install: all
 clean:
        rm -rf $(name_).8.xml $(name_).8
 
-cleanall: clean
+distclean: clean
        rm -rf $(name_).8.html $(name_).8.gz