cvs commit: fptools/ghc/rts Makefile

Simon Marlow simonmar at glass.cse.ogi.edu
Mon May 10 04:26:07 EDT 2004


simonmar    2004/05/10 03:26:07 PDT

  Modified files:
    ghc/rts              Makefile 
  Log:
  Hack to generate correct dependencies for the RTS.  We now #define
  PROFILING, THREADED_RTS and DEBUG when generating dependencies so that
  we get (hopefully) a superset of all the deps.
  
  Revision  Changes    Path
  1.91      +6 -0      fptools/ghc/rts/Makefile


More information about the Cvs-ghc mailing list