File: Oki.cf

package info (click to toggle)
xutils-dev 1%3A7.7%2B5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 5,776 kB
  • ctags: 747
  • sloc: sh: 14,258; ansic: 5,986; cpp: 392; makefile: 371; perl: 74
file content (30 lines) | stat: -rw-r--r-- 794 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
XCOMM platform:  $Xorg: Oki.cf,v 1.3 2000/08/17 19:41:46 cpqbld Exp $

#ifndef OSName
#define OSName			Unix System V/860 Release 4.0 Version 3
#endif
XCOMM operating system:  OSName
#ifndef OSMajorVersion
#define OSMajorVersion		4
#endif
#ifndef OSMinorVersion
#define OSMinorVersion		0
#endif
#ifndef OSTeenyVersion
#define OSTeenyVersion		3
#endif

#define BootstrapCFlags		-DOki
#define SystemV4		YES
#define HasLdRunPath		YES
#define ConnectionFlags		-DTCPCONN -DUNIXCONN -DLOCALCONN
#define SetTtyGroup		YES
#define HasPutenv		YES
#define HasPoll                 YES
#define PatheticCpp		YES
#define CcCmd			/usr/bin/cc
#define StandardDefines -DSVR4 -Di860
#define DefaultCCOptions	-Xa
#define BuildServer             NO
#define ToolkitStringsABIOptions -intelabi
#include <sv4Lib.rules>