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/lua.make | 9 --------- 1 file changed, 9 deletions(-) (limited to 'rules/lua.make') diff --git a/rules/lua.make b/rules/lua.make index 74aeaa578..3ebcfb1a2 100644 --- a/rules/lua.make +++ b/rules/lua.make @@ -81,13 +81,4 @@ endif @$(call touch) -# ---------------------------------------------------------------------------- -# Clean -# ---------------------------------------------------------------------------- - -lua_clean: - rm -rf $(STATEDIR)/lua.* - rm -rf $(PKGDIR)/lua_* - rm -rf $(LUA_DIR) - # vim: syntax=make -- cgit v1.2.3