📄 usage.sp
字号:
::
:: wmake help page
::
:segment ENGLISH
Usage : wmake [options]* [macro=text]* [target]*
Options: ('/' may be substituted for '-', and '#' for '=')
-a make all targs (ignoring time stamp) -b block/ignore all implicit rules
-c do not check existence of files made -d debug mode (echo progress of work)
-e erase files after error (no prompt)
-f <filename> process filename instead of MAKEFILE ('-f -' means stdin)
-h do not print program header -i ignore command return status
:segment HIDDEN
:: until we know this works properly for '::' rules
-j set time stamp of files made to the latest time stamp of their dependents
:endsegment
-k continue after an error -l <logfile> output to logfile
-m do not read MAKEINIT file -ms Microsoft NMAKE mode
-n print commands without executing -o take advantage of circular path
-p print the dependency tree, macro definitions, and extension information
-q query mode (commands not executed) -r ignore built-in definitions
-s silent mode (do not print commands) -sn noisy mode (print all commands)
-t touch files (commands not executed) -u UNIX compatibility mode
-v verbose listing of inline files -y show why a target will be updated
-z do not erase files (no prompt)
macro=text overrides the definition of 'macro' with the value 'text'
target specifies a target to make (default is first target)
:elsesegment JAPANESE
巊梡曽朄: wmake [options]* [macro=text]* [target]*
僆僾僔儑儞: ('/'偼'-'偱,'='偼'#'偱戙梡偡傞帠偑偱偒傑偡)
-a 慡腊罐
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -