From f3b64e70202b36f783ec28500b4f20a91375ebc1 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Fri, 6 May 2016 15:11:22 +0200 Subject: [PATCH] help line about module versions added --- App/tools/driver.makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/App/tools/driver.makefile b/App/tools/driver.makefile index fbdecec..2312df0 100644 --- a/App/tools/driver.makefile +++ b/App/tools/driver.makefile @@ -183,7 +183,8 @@ help: @echo " EXCLUDE_VERSIONS () [versions not to build, e.g. 3.14]" @echo " EXCLUDE_ARCHS () [target architectures not to build]" @echo " ARCH_FILTER () [target architectures to build, e.g. SL6%]" - @echo " BUILDCLASSES (vxWorks) [other choices: Linux]" + @echo " BUILDCLASSES (vxWorks) [other choices: Linux]" + @echo " _VERSION () [build against specific version of other module]" # "make version" shows the version and why it is how it is. version: ${IGNOREFILES}