cvs commit: hugs98 Makefile RPM.mk
Ross Paterson <[email protected]> Thu, 27 Apr 2006 02:43:47 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <200604270943.k3R9hl9T001172__22494.2121225924$1146131100$gmane$org@monk.galois.com> |
ross 2006/04/27 02:43:47 PDT
Modified files:
. Makefile RPM.mk
Log:
Two sizes of source bundle:
make tar builds a hugs98 bundle with Hugs + (base, haskell98, Cabal).
Other library packages can each be a separate bundle.
make tarplus builds a hugs98-plus bundle including lots of packages.
make rpm is based on the plus package (I hope).
Revision Changes Path
1.75 +6 -3 hugs98/Makefile
1.50 +11 -8 hugs98/RPM.mk