Changeset 2447 for branches


Ignore:
Timestamp:
Nov 15, 2005, 3:26:59 AM (20 years ago)
Author:
bird
Message:

removed -t.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/src/misc/MakeOmfLibs.cmd

    r2446 r2447  
    4343     */
    4444    Address CMD '@setlocal';
    45     sEMXOMF = sDir'\..\bin\emxomf.exe -t';
     45    sEMXOMF = sDir'\..\bin\emxomf.exe';
    4646    sOldBeginLibPath = hlpEnvGet('BEGINLIBPATH');
    4747    call hlpEnvSet 'BEGINLIBPATH', sDir'..\lib;'sOldBeginLibPath
Note: See TracChangeset for help on using the changeset viewer.