Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2006-03-13 06:19:46 +0300
committerRob Landley <rob@landley.net>2006-03-13 06:19:46 +0300
commit19808fea7655724ce71f00135e03c02bcabe6795 (patch)
tree0f7f842085f66405a0f13a56e7f7bbb0bcc96475 /Makefile
parent9dc6913896d3b5f7bb339731c042372601cc755b (diff)
"make help" should not build the configurator first.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 64293b8c7..879c4d6e5 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@
#--------------------------------------------------------------
noconfig_targets := menuconfig config oldconfig randconfig \
defconfig allyesconfig allnoconfig allbareconfig \
- clean distclean \
+ clean distclean help \
release tags
# the toplevel sourcedir