comparison src/s/osf1.h @ 3591:507f64624555

Apply typo patches from Paul Eggert.
author Jim Blandy <jimb@redhat.com>
date Wed, 09 Jun 1993 11:59:12 +0000
parents 6e19d9e130c0
children 4f3260a22bc8
comparison
equal deleted inserted replaced
3590:d5f22061277d 3591:507f64624555
2 2
3 /* Identify OSF1 for the m- files. */ 3 /* Identify OSF1 for the m- files. */
4 4
5 #define OSF1 5 #define OSF1
6 6
7 /* Define _BSD to tell the inlcude 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 #define LD_SWITCH_SYSTEM -non_shared 12 #define LD_SWITCH_SYSTEM -non_shared