aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2007-12-09 15:32:07 -0600
committerRob Landley <rob@landley.net>2007-12-09 15:32:07 -0600
commitea6387aed235fd75c836138b4e0133918ee86820 (patch)
tree994ad0b0d1aad11594686014e2eed42e0844b9d1 /Makefile
parenta8f2580e76da09d623f710affad67ab6610b2c03 (diff)
downloadtoybox-ea6387aed235fd75c836138b4e0133918ee86820.tar.gz
Add some more .PHONY targets.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1d41d145..c70306bb 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