cvs commit: fptools/ghc/driver Main.hs Makefile

Reuben Thomas rrt@glass.cse.ogi.edu
Tue, 24 Oct 2000 03:07:44 -0700


rrt         2000/10/24 03:07:44 PDT

  Modified files:        (Branch: before-ghci-branch)
    ghc/driver           Main.hs Makefile 
  Log:
  Make recompilation work for non-default ways by osuf-ifying the file name
  before checking its age. Also some changes to make DLL building independent
  of the way system.
  
  Revision  Changes    Path
  1.62.2.6  +6 -14     fptools/ghc/driver/Main.hs
  1.44.2.1  +2 -2      fptools/ghc/driver/Makefile