Dan> is there a way to turn off objective-c in automake?

 Tom> There ought to be.
 Tom> I think setting `SUFFIXES = .m' and then having your own .m.o rule
 Tom> ought to be sufficient.  Unfortunately I don't remember actually
 Tom> implementing this ...

It's not implemented.  And presently if you override the .m.o
rule you are likely to obtain a broken Makefile: see the
``Redefined extension caused problems'' thread.
-- 
Alexandre Duret-Lutz


Reply via email to