1 /* Synched up with: Not in FSF. */
11 /* Identify OSF1 for the m- files. */
15 /* Define _BSD to tell the include files we're running under
16 the BSD universe and not the SYSV universe. */
19 #define C_SWITCH_SYSTEM "-D_BSD"
21 #define C_SWITCH_SYSTEM "-std -D_BSD"
23 #define LIBS_SYSTEM "-lbsd"
26 /* This to get rid of the -X that ymakefile inserts */
27 #undef LD_SWITCH_SYSTEM
28 #define LD_SWITCH_SYSTEM
31 #define GMALLOC_NEEDS_SBRK_DECL