3 lines
110 B
Batchfile
3 lines
110 B
Batchfile
@build -esfc -386 sim32
|
|
@if exist c:\nt\bin\*.* if exist obj\i386\sim32.exe copy obj\i386\sim32.exe c:\nt\bin
|