cvs commit: fptools/nofib/mk boilerplate.mk target.mk
Simon Marlow <[email protected]> Fri, 15 Nov 2002 09:25:55 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.nofib |
|---|---|
| Message-ID | <[email protected]> |
simonmar 2002/11/15 09:25:55 PST
Modified files:
nofib/mk boilerplate.mk target.mk
Log:
oops, I broke overriding of suffix rules when I moved the include of
suffix.mk into target.mk. Hence, hack around it here by moving
nofib's suffix.mk after the include of target.mk.
Revision Changes Path
1.3 +0 -1 fptools/nofib/mk/boilerplate.mk
1.21 +3 -0 fptools/nofib/mk/target.mk