|
|
1.1 root 1: /* sys52-rt.h - site configuration file for RT PC running AIX */
2:
3: /*
4: * $Header: /f/osi/config/RCS/sys52-rt.h,v 7.0 89/11/23 21:26:27 mrose Rel $
5: *
6: * Contributed by by Jacob Rekhter, T.J. Watson Research Center, IBM Corp.
7: *
8: *
9: * $Log: sys52-rt.h,v $
10: * Revision 7.0 89/11/23 21:26:27 mrose
11: * Release 6.0
12: *
13: */
14:
15: /*
16: * NOTICE
17: *
18: * Acquisition, use, and distribution of this module and related
19: * materials are subject to the restrictions of a license agreement.
20: * Consult the Preface in the User's Manual for the full terms of
21: * this agreement.
22: *
23: */
24:
25:
26: #ifndef _CONFIG_
27: #define _CONFIG_
28:
29: #define SYS5 /* AT&T UNIX */
30: #define AIX /* with IBMs running AIX */
31: #define RT /* on the RT/PC */
32:
33: #define VSPRINTF /* has vprintf(3s) routines */
34:
35: #define TCP /* has TCP/IP */
36: #define SOCKETS /* provided by sockets */
37:
38: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.