Makefile platform issue

Brian Rice water at tunes.org
Thu Oct 27 13:48:59 PDT 2005


Ah, that's going to be a good approach in general, hopefully. I look  
forward to that next fix (and have applied the current one). Thanks  
for the help with our build system!

On Oct 27, 2005, at 11:56 AM, Nick Forde wrote:

> 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.
>
>
>
> <recursive-make-patch>
>
>
> 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
>>
>
>

--
-Brian




More information about the Slate mailing list