cvs commit: fptools Makefile fptools/distrib Makefile-bin.in fptools/ghc/driver Makefile fptools/ghc/mk post-install-script

Julian Seward sewardj@glass.cse.ogi.edu
Tue, 3 Apr 2001 06:18:35 -0700


sewardj     2001/04/03 06:18:35 PDT

  Modified files:
    .                    Makefile 
    distrib              Makefile-bin.in 
    ghc/driver           Makefile 
  Added files:
    ghc/mk               post-install-script 
  Log:
  Clean up the post-install-script mechanism a bit, so that the script
  for project is <project>/mk/post-install-script.
  
  For project ghc, don't install pkgconf unless BIN_DIST=1.
  
  Revision  Changes    Path
  1.48      +1 -1      fptools/Makefile
  1.40      +2 -2      fptools/distrib/Makefile-bin.in
  1.61      +5 -2      fptools/ghc/driver/Makefile