X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/23ac60b66ca9d7567696ed47f76a25c4fb4dc6aa..b0c483b0b13f0b696bf52b5d9eaa5a5e3c49f090:/Makefile diff --git a/Makefile b/Makefile index e97423ee6..2dcb72763 100644 --- a/Makefile +++ b/Makefile @@ -171,7 +171,10 @@ dirclean: clean distclean: dirclean config-clean rm -rf dl +help: + cat README + .SILENT: clean dirclean distclean config-clean download world FORCE: ; -.PHONY: FORCE +.PHONY: FORCE help %: ;