cvs commit: fptools/happy/src Makefile

Simon Marlow <[email protected]> Tue, 10 Aug 2004 06:53:35 -0700
Newsgroups gmane.comp.lang.haskell.cvs.happy
Message-ID <[email protected]>
simonmar    2004/08/10 06:53:35 PDT

  Modified files:
    happy/src            Makefile 
  Log:
  Small fixes for "make install".
  
  Installation does something reasonable on Windows, but the default
  prefix (/usr/local) isn't very useful.  'make install prefix=c:/happy'
  works fine, though.
  
  Revision  Changes    Path
  1.49      +7 -3      fptools/happy/src/Makefile