CONFIG: relocate WM_PROJECT definition in bashrc, cshrc

- locate where the user is less tempted to change it (#1515).
  It really should be considered an invariant environment variable.

STYLE: wmake -help information to stdout, die errors to stderr
This commit is contained in:
Mark Olesen
2019-12-16 10:01:00 +01:00
parent 9edaf8bfa5
commit 193b7dba22
4 changed files with 33 additions and 17 deletions

View File

@ -46,7 +46,6 @@ usage() {
Usage: $Script [OPTION] [dir]
$Script [OPTION] target [dir [MakeDir]]
options:
-a | -all Same as the 'all' target
-s | -silent Ignored - for compatibility with wmake