mirror of https://github.com/lianthony/NT4.0
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.
9 lines
665 B
9 lines
665 B
@if EXIST \nt\private\crt32nt\build.err type \nt\private\crt32nt\build.err
|
|
@if EXIST \nt\private\crt32st\build.err type \nt\private\crt32st\build.err
|
|
@if EXIST \nt\private\crt32\build.err type \nt\private\crt32\build.err
|
|
@if EXIST \nt\private\crt32dll\build.err type \nt\private\crt32dll\build.err
|
|
@if EXIST \nt\private\crt32psx\build.err type \nt\private\crt32psx\build.err
|
|
@if EXIST \nt\private\fp32nt\build.err type \nt\private\fp32nt\build.err
|
|
@if EXIST \nt\private\fp32st\build.err type \nt\private\fp32st\build.err
|
|
@if EXIST \nt\private\fp32\build.err type \nt\private\fp32\build.err
|
|
@if EXIST \nt\private\fp32dll\build.err type \nt\private\fp32dll\build.err
|