- Timestamp:
- Nov 15, 2005, 3:26:59 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/misc/MakeOmfLibs.cmd
r2446 r2447 43 43 */ 44 44 Address CMD '@setlocal'; 45 sEMXOMF = sDir'\..\bin\emxomf.exe -t';45 sEMXOMF = sDir'\..\bin\emxomf.exe'; 46 46 sOldBeginLibPath = hlpEnvGet('BEGINLIBPATH'); 47 47 call hlpEnvSet 'BEGINLIBPATH', sDir'..\lib;'sOldBeginLibPath
Note:
See TracChangeset
for help on using the changeset viewer.