cvs commit: fptools/ghc/driver Makefile

Simon Marlow simonmar@glass.cse.ogi.edu
Thu, 2 Nov 2000 07:03:50 -0800


simonmar    2000/11/02 07:03:50 PST

  Modified files:        (Branch: before-ghci-branch)
    ghc/driver           Makefile 
  Log:
  Invoke $(MAKE) recursively to build the driver during make boot.
  Otherwise the dependencies don't get picked up properly.
  
  Revision  Changes    Path
  1.44.2.3  +7 -3      fptools/ghc/driver/Makefile