cvs commit: fptools/mk target.mk
Simon Marlow <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <[email protected]> |
simonmar 2005/01/11 06:14:50 PST
Modified files:
mk target.mk
Log:
When way=u, turn off split objects by setting SplitObjs=NO, rather
than testing for way=u directly. Fixes a build wibble.
Revision Changes Path
1.193 +5 -4 fptools/mk/target.mk