From: Rob Landley Date: Sun, 9 Dec 2007 21:32:07 +0000 (-0600) Subject: Add some more .PHONY targets. X-Git-Tag: 0.0.4~24 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ea6387aed235fd75c836138b4e0133918ee86820;p=platform%2Fupstream%2Ftoybox.git Add some more .PHONY targets. --- diff --git a/Makefile b/Makefile index 1d41d14..c70306b 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ CROSS_COMPILE = $(CROSS) all: toybox -.PHONY: clean +.PHONY: clean distclean baseline bloatcheck install_flat test tests help include kconfig/Makefile