make/Help.gmk
changeset 34491 307c28cb36c2
parent 29788 b581a3d9db41
child 34594 7e0595aab028
--- a/make/Help.gmk	Tue Dec 08 10:11:28 2015 +0530
+++ b/make/Help.gmk	Wed Dec 09 11:44:40 2015 +0100
@@ -75,6 +75,7 @@
 	$(info $(_) CONF=                  # Build all configurations (note, assignment is empty))
 	$(info $(_) CONF=<substring>       # Build the configuration(s) with a name matching)
 	$(info $(_)                        # <substring>)
+	$(info $(_) CONF_NAME=<string>     # Build the configuration with exactly the <string>)
 	$(info $(_) SPEC=<spec file>       # Build the configuration given by the spec file)
 	$(info $(_) LOG=<loglevel>         # Change the log level from warn to <loglevel>)
 	$(info $(_)                        # Available log levels are:)