From f6844f9ceeec0e565657f61f27588d24001cedc8 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Tue, 9 May 2017 20:03:52 +0000 Subject: [PATCH] projects-dir.mk: Beautify documentation comments 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 90a5eef5..5816e8f2 100644 --- a/make/projects-dir.mk +++ b/make/projects-dir.mk @@ -2,8 +2,8 @@ # This is the top-level Makefile for a janware GmbH software build tree. It is # provided under the terms of the GNU Lesser Public License, Version 2. # -# You will need a janware.com user account for pretty much anything this -# Makefile does. Ask admin@janware.com if you want one. +# Some of its targets download software from janware GmbH. For those, you will +# need a janware.com user account. Ask admin@janware.com if you want one. # # 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"