From 19808fea7655724ce71f00135e03c02bcabe6795 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Mon, 13 Mar 2006 03:19:46 +0000 Subject: "make help" should not build the configurator first. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3