3 /* Identify OSF1 for the m- files. */
7 /* Define _BSD to tell the include files we're running under
8 the BSD universe and not the SYSV universe. */
10 #define C_SWITCH_SYSTEM -D_BSD
11 #define LIBS_SYSTEM -lbsd
13 #define GETPGRP_NO_ARG
16 #define write sys_write
18 #define close sys_close
20 #define INTERRUPTIBLE_OPEN
21 #define INTERRUPTIBLE_CLOSE
22 #define INTERRUPTIBLE_IO
24 #define SYSV_SYSTEM_DIR
26 /* If your system uses COFF (Common Object File Format) then define the
27 preprocessor symbol "COFF". */