The R Project SVN R

Rev

Rev 15601 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

//#ifdef __MRC__  /* Apple' C/C++ Compiler */
//  #include <Carbon.h>
//#else /* CodeWarrior */
//  #include <MacHeadersCarbon.h>
//#endif /* __MRC__ */

#define TARGET_API_MAC_CARBON 1


#ifndef macintosh
#define macintosh 1
#endif

#define Macintosh 1

#ifndef __MRC__
#define CW_F2C_MAC 1
#include "config.h"
#endif /* __MRC__ */