From a2a581041132c4c65d93877e4081f886849254b4 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 11 Sep 2008 15:44:23 +0000 Subject: - the help target is phony --- Makerules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makerules') diff --git a/Makerules b/Makerules index 57992614b..6081af13c 100644 --- a/Makerules +++ b/Makerules @@ -9,7 +9,7 @@ PHONY := FORCE .PHONY: dummy $(PHONY) \ all check clean realclean distclean test \ config dist menuconfig oldconfig release \ - subdirs utils + subdirs utils help # order is important, the stripping uses STRIP_FLAGS for lib-so, but not for lib-a ifeq ($(HAVE_SHARED),y) -- cgit v1.2.3