Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-03-12 11:00:50 -0700 (Mon, 12 Mar 2007)
Revision: 10206
Log message:

      - (Bug 640) use /Fo: and /Fe: in C compiling and linking on Windows, as appropriate. Not fully tested yet.
     
     - Updated the Makefile.nt to use omake-boot, not src\main\omake for building src\main\osh.exe. This is needed because osh.exe may now be a hardlink to omake.exe, and updating it may be impossible when src\main\omake.exe is running...

Changes  Path
+1 -1 omake-branches/0.9.8.x/Makefile.nt
+18 -8 omake-branches/0.9.8.x/lib/build/C.om
+8 -2 omake-branches/0.9.8.x/lib/configure/Configure.om