aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2024-05-28 12:22:54 +0100
committerRon Yorston <rmy@pobox.com>2024-05-28 12:22:54 +0100
commit11b3ae755cd67c298bc0a93b1a9872d1eecdbb00 (patch)
tree1dd1f18b12cf02ecbb4d46f37212e472667a9019 /init
parent208d9858409f823d533d1e95396dde00be03d7d3 (diff)
downloadbusybox-w32-11b3ae755cd67c298bc0a93b1a9872d1eecdbb00.tar.gz
busybox-w32-11b3ae755cd67c298bc0a93b1a9872d1eecdbb00.tar.bz2
busybox-w32-11b3ae755cd67c298bc0a93b1a9872d1eecdbb00.zip
make: fixes to -q option
The -q option returns an exit status to indicate if targets are up-to-date (0) or in need of updating (1) but without updating them. As an exception (imported from GNU make) build commands with a '+' prefix are executed. pdpmake didn't implement the exception. Doing so required moving handling of the -q option down into docmds(). Saves 48 bytes.
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions