I think Make should support Objective-C (and Objective-C++) with suffix rules for `.m' and `.mm':
a) the suffix rule for `.m' would execute`$(CC) -ObjC' b) same for `.mm', but it would execute `$(CC) -ObjC++' Samuel Lauber P.S. `.mm' only works with Apple gcc as far as I know. -- _______________________________________________ Surf the Web in a faster, safer and easier way: Download Opera 8 at http://www.opera.com Powered by Outblaze _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make