malcolm 2003/03/10 08:36:32 PST
Modified files:
. Makefile
Log:
Ensure that building a srcDist includes all (and only) the files needed.
Revision Changes Path
1.7 +18 -5 hat/Makefile
To all CVS users of nhc98,
We have now moved the CVS repository from hinken.sparud.net to
cvs.haskell.org. Instructions for the new location are on the web at
http://www.haskell.org/nhc98/cvs.html
but essentially, for anonymous users, the checkout command is
cvs -d :pserver:anoncvs@glass.cse.ogi.edu:/cvs checkout nhc98
and for write-access, the command is
cvs -d :ext:username@cvs.haskell.org:/home/cvs/root checkout nhc98
Please also note that we have taken this opportunity to re-organise
the repository slightly. The Hat source tree is now separated from
the nhc98 source tree. To use it, "checkout hat" instead of
"checkout nhc98".
Regards,
Malcolm