From 53eb65853ab9b6aa5bc2acf809879dfe303fc286 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Wed, 13 Jan 2010 17:20:19 +0100 Subject: [rules] remove obsolete clean target & minor cleanups Signed-off-by: Michael Olbrich --- rules/ppp.make | 9 --------- 1 file changed, 9 deletions(-) (limited to 'rules/ppp.make') diff --git a/rules/ppp.make b/rules/ppp.make index d65ee5a54..046175f88 100644 --- a/rules/ppp.make +++ b/rules/ppp.make @@ -247,13 +247,4 @@ endif @$(call install_finish, ppp) @$(call touch) -# ---------------------------------------------------------------------------- -# Clean -# ---------------------------------------------------------------------------- - -ppp_clean: - rm -rf $(STATEDIR)/ppp.* - rm -rf $(PKGDIR)/ppp_* - rm -rf $(PPP_DIR) - # vim: syntax=make -- cgit v1.2.3