comparison src/s/xenix.h @ 209:41ff10fd062f r20-4b3

Import from CVS: tag r20-4b3
author cvs
date Mon, 13 Aug 2007 10:04:58 +0200
parents 8eaf7971accc
children
comparison
equal deleted inserted replaced
208:f427b8ec4379 209:41ff10fd062f
33 /* #define UMAX */ 33 /* #define UMAX */
34 /* #define BSD4_1 */ 34 /* #define BSD4_1 */
35 /* #define BSD4_2 */ 35 /* #define BSD4_2 */
36 /* #define BSD4_3 */ 36 /* #define BSD4_3 */
37 /* #define BSD */ 37 /* #define BSD */
38 /* #define VMS */
39 38
40 /* SYSTEM_TYPE should indicate the kind of system you are using. 39 /* SYSTEM_TYPE should indicate the kind of system you are using.
41 It sets the Lisp variable system-type. */ 40 It sets the Lisp variable system-type. */
42 41
43 #define SYSTEM_TYPE "xenix" 42 #define SYSTEM_TYPE "xenix"