X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=Makefile;h=dbfdb8e82e6c23d693ed725bb0538087a31f7029;hp=e2430164fe992a3671e3ea4760578c24c33f3259;hb=e0ef07e12fbaf8c59710afddae75d57ee59f4f50;hpb=12603cc0fbbfd50d11d764c2f91c3ae182a20d65 diff --git a/Makefile b/Makefile index e2430164f..dbfdb8e82 100644 --- a/Makefile +++ b/Makefile @@ -155,6 +155,7 @@ docclean: symlinkclean: -find package -type l | xargs rm -f + rm -rf tmp .SILENT: clean dirclean distclean symlinkclean config-clean download world help tmp/.packageinfo tmp/.targetinfo tmpinfo-clean tmp/.config-package.in tmp/.config-target.in .config scripts/config/mconf scripts/config/conf menuconfig tmp/.prereq-build tmp/.prereq-package tmp/.prereq-target FORCE: ;