diff --git a/make/projects-dir.mk b/make/projects-dir.mk index f489ce1f..ca727a0a 100644 --- a/make/projects-dir.mk +++ b/make/projects-dir.mk @@ -1,12 +1,13 @@ # -# This is the toplevel Makefile for a janware GmbH software build tree. It is +# 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. # -# https://janware.com/wiki/pub/en:sw:build: has some on-line documentation on -# how this Makefile is meant to be used. +# https://janware.com/wiki/pub/en/sw/build/ provides current documentation on +# how this Makefile is meant to be used. Running "make doc-module" might take +# you there semi-automatically. # # ------------ Makefile and environment variables