comparison src/s/osf1.h @ 8814:4f3260a22bc8

[__alpha] (LD_SWITCH_SYSTEM): Alternate definition.
author Richard M. Stallman <rms@gnu.org>
date Sat, 17 Sep 1994 00:09:21 +0000
parents 507f64624555
children 4477436f8ba5
comparison
equal deleted inserted replaced
8813:53653f0b322d 8814:4f3260a22bc8
7 /* Define _BSD to tell the include files we're running under 7 /* Define _BSD to tell the include files we're running under
8 the BSD universe and not the SYSV universe. */ 8 the BSD universe and not the SYSV universe. */
9 9
10 #define C_SWITCH_SYSTEM -D_BSD 10 #define C_SWITCH_SYSTEM -D_BSD
11 #define LIBS_SYSTEM -lbsd 11 #define LIBS_SYSTEM -lbsd
12
13 #ifdef __alpha
14 #define LD_SWITCH_SYSTEM
15 #else
12 #define LD_SWITCH_SYSTEM -non_shared 16 #define LD_SWITCH_SYSTEM -non_shared
17 #endif
13 18
14 #define SYSV_SYSTEM_DIR 19 #define SYSV_SYSTEM_DIR