simonmar 2001/06/15 08:15:34 PDT
Modified files:
ghc/compiler/main DriverPipeline.hs
Log:
Restore an #ifdef mingw32_TARGET_OS that shouldn't have been removed
(but do it better this time and don't use an arch-specific #ifdef).
Revision Changes Path
1.80 +10 -2 fptools/ghc/compiler/main/DriverPipeline.hs