summaryrefslogtreecommitdiffstats
path: root/rules/pv.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/pv.make')
-rw-r--r--rules/pv.make10
1 files changed, 0 insertions, 10 deletions
diff --git a/rules/pv.make b/rules/pv.make
index be330f911..eb88a03e8 100644
--- a/rules/pv.make
+++ b/rules/pv.make
@@ -1,5 +1,4 @@
# -*-makefile-*-
-# $Id: template-make 9053 2008-11-03 10:58:48Z wsa $
#
# Copyright (C) 2009 by Wolfram Sang
#
@@ -70,13 +69,4 @@ $(STATEDIR)/pv.targetinstall:
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-pv_clean:
- rm -rf $(STATEDIR)/pv.*
- rm -rf $(PKGDIR)/pv_*
- rm -rf $(PV_DIR)
-
# vim: syntax=make