Makefile platform issue

Nick Forde nickf at system-7.freeserve.co.uk
Thu Oct 27 11:56:35 PDT 2005


Here's a quick fix.

The general solution is to refactor the Makefiles under src/mobius
in a similar way to those under src/plugins. I'll get to this shortly.

Nick.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: recursive-make-patch
Type: application/octet-stream
Size: 11948 bytes
Desc: not available
Url : /archives/slate/attachments/20051027/aa9e6739/recursive-make-patch.obj
-------------- next part --------------


On 26 Oct 2005, at 20:55, Brian Rice wrote:

> Hi Nick,
>
> "make clean" in the top-level Makefile does not recurse to the  
> platform makefile clean rule, which means that slatevm.h in  
> includes/ may become stale, causing build problems for end users.  
> The other makefile targets also do not recurse, so this may lead to  
> more problems. Do you have any suggestions for a general fix? A  
> simple patch is welcome if that's all you can foresee to do.
>
> Thanks.
>
> --
> -Brian



More information about the Slate mailing list