cvs commit: fptools/ghc/driver ghci.sh Makefile

Simon Marlow simonmar@glass.cse.ogi.edu
Sun, 11 Feb 2001 08:32:48 -0800


simonmar    2001/02/11 08:32:48 PST

  Modified files:
    ghc/driver           Makefile 
  Added files:
    ghc/driver           ghci.sh 
  Log:
  Create ghci-$(ProjectVersion) and ghci-inplace mini-scripts, and a
  ghci->ghci-$(ProjectVersion) link.
  
  I put these in here rather than ghc/compiler, because ghc/compiler
  already has a ghci subdirectory.
  
  Revision  Changes    Path
  1.51      +46 -1     fptools/ghc/driver/Makefile