diff options
author | Guenter Knauf <lists@gknw.net> | 2010-08-10 15:25:48 +0200 |
---|---|---|
committer | Guenter Knauf <lists@gknw.net> | 2010-08-10 15:32:56 +0200 |
commit | 44e5e37f3895f67a94fedb6040ba800a9992762e (patch) | |
tree | a9f76f2fb7f607f07aa203570b5e9cffa50326ef /src/makefile.dj | |
parent | 1d594772fd15143ad602ac90f5bb2f58f8b06f1a (diff) |
Changed test for -u switch in order to enable other wmake switches.
The var %MAKEFLAGS is only set in 3 cases: if set as environment
var or as macro definition from commandline, and either with the
-u or -ms switch. Since all these cases are unlikely for the average
user it should be safe to only test if %MAKEFLAGS is defined; this
has the benefit that now all other switches can be used again in
addition to the -u which was formerly not possible.
Diffstat (limited to 'src/makefile.dj')
0 files changed, 0 insertions, 0 deletions