From 4e21a62cd0a8644618ed4259e415dc804f878d5a Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Wed, 12 Apr 2017 15:21:24 +0000 Subject: [PATCH] projects-dir.mk: Reword 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 6797402d..f489ce1f 100644 --- a/make/projects-dir.mk +++ b/make/projects-dir.mk @@ -5,8 +5,8 @@ # You will need a janware.com user account for pretty much anything this # Makefile does. Ask admin@janware.com if you want one. # -# Run "make doc-project" or check https://janware.com/wiki/pub/en:sw:build: -# for some on-line documentation of how this is meant to work. +# https://janware.com/wiki/pub/en:sw:build: has some on-line documentation on +# how this Makefile is meant to be used. # # ------------ Makefile and environment variables