On Thu, 23 Sep 2010 13:23:12 +1000
Andrew Punch <andrew.pu...@247realmedia.com> wrote:

> Hi,
> 
> I recently had a similar problem. What rules do you have for
> compiling .c into .lo/.slo (or into .lo/.slo via .o)?

Whatever is dragged in

> Does the makefile work correctly if you manually enter the filenames. 
> i.e:
> C_FILES=merchant_mod.c ...
> LO_FILES=merchange_mod.lo ...
> SLO_FILES=merchant_mod.slo ...

No, it doesn't, which is even odder. Then again, given that I verified
that the variables had the correct values, it's expected.

     Thanks,
     <mike
-- 
Mike Meyer <m...@mired.org>             http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org

Reply via email to