bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Suggestion for Make


From: Sam Lauber
Subject: Suggestion for Make
Date: Fri, 06 May 2005 22:34:48 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]