--- main.c.orig 2006-03-19 18:36:37.000000000 -0800 +++ main.c 2006-11-30 17:48:25.000000000 -0800 @@ -90,6 +90,27 @@ static char *quote_for_env PARAMS ((char *out, char *in)); static void initialize_global_hash_tables PARAMS ((void)); +#if defined(__APPLE__) || defined(NeXT) || defined(NeXT_PDO) +/* + * The various Apple, NeXT, and NeXT PDO hacks are no longer enabled by + * default, so that default behaves matches GNU make. + * + * The hacks can be enabled selectively enabling the following options. + * They can be enabled by setting the variable USE_APPLE_PB_SUPPORT to one + * or more of the options, or by specify "-N