cvs commit: fptools/mk target.mk
Simon Marlow <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <[email protected]> |
simonmar 2005/04/06 08:24:28 PDT
Modified files:
mk target.mk
Log:
complain if $(way) is not a member of $(WAYS). This will help stop me
shooting myself in the foot by building things for nonexistent ways.
Revision Changes Path
1.201 +5 -0 fptools/mk/target.mk