[Top][All Lists]
[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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Suggestion for Make,
Sam Lauber <=