Masao Uebayashi <uebayasi%gmail.com@localhost> writes:
>> md5 *.o > /tmp/1
>> rm *.o
>> make
>> md5 *.o > /tmp/2
>> diff /tmp/[12]
>>
>> :)
>
> mmm, source path independency
> mmm, no need to rm *.o
>
> :)
You should start getting the source path dependency fixes in. :)
Perry