00001 // these defines appear in a make file on systems that use one 00002 00003 // some mac specific defines 00004 00005 #define __NEED_OPENDIR_PROTOTYPE 1 00006 #define MACOS_VOLATILE 1 00007 00008 #define TARGET_API_MAC_OS8 0 00009 #define TARGET_API_MAC_CARBON 1 00010 #define TARGET_API_MAC_OSX 0 00011 #define PM_USE_SESSION_APIS 0