summaryrefslogtreecommitdiffstats
path: root/openwrt/package/sed/sed.mk
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-19 13:34:03 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-19 13:34:03 +0000
commit665ada0f7d0fcd813ac2bdf4607c2f8a5e460831 (patch)
treeb9b52d1ff55d55daa5c22bd7a13b4cea93f606d0 /openwrt/package/sed/sed.mk
parent6331e0d599b67379c2bee1d584cf42ab94e9fc9e (diff)
sed-host forgotten in last commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@273 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/sed/sed.mk')
-rw-r--r--openwrt/package/sed/sed.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/sed/sed.mk b/openwrt/package/sed/sed.mk
index 8de0ea64c..e56df9a30 100644
--- a/openwrt/package/sed/sed.mk
+++ b/openwrt/package/sed/sed.mk
@@ -71,7 +71,7 @@ host-sed: $(HOST_SED_TARGET)
host-sed-clean:
-$(MAKE) -C $(SED_DIR1) clean
-host-sed-dirclean:
+host-sed-toolclean:
rm -rf $(SED_DIR1)