mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
265 B
12 lines
265 B
MK nmake /c $*
|
|
MAKE nmake /c $*
|
|
BLD build $*
|
|
BZ build -Z $*
|
|
BZZ build -Z $*
|
|
BCZ build -cZ $*
|
|
COFF link $*
|
|
LINK32 link $*
|
|
USE net use $*
|
|
.. cd ..\$*
|
|
SELF cd /d %_NTDRIVE%%_NTROOT%\developer\%USERNAME%\$*
|
|
LIB link -lib $*
|