From 2a5790248018fd95f6d4a8a940e7ca53c4b10ec6 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Mon, 9 Dec 2019 09:57:16 +0000 Subject: [PATCH] projects-dir.mk: Mention help target in comment Signed-off-by: Jan Lindemann --- make/projects-dir.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make/projects-dir.mk b/make/projects-dir.mk index 73a18738..aa594436 100644 --- a/make/projects-dir.mk +++ b/make/projects-dir.mk @@ -13,8 +13,8 @@ # one, then define the JANWARE_USER = environment variable. # # Current documentation on how this Makefile is meant to be used can be found -# under https://janware.com/wiki/pub/en/sw/build/. Running "make doc-module" -# might take you there semi-automatically. +# under https://janware.com/wiki/pub/en/sw/build/. Running "make help" might +# take you there semi-automatically. # # ------------ Makefile and environment variable definitions