File: generic.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 (21 lines) | stat: -rw-r--r-- 401 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
XCOMM platform:  $Xorg: generic.cf,v 1.3 2000/08/17 19:41:47 cpqbld Exp $

#ifndef OSName
#define OSName            Unknown Operating System
#endif
XCOMM operating system:  OSName
#ifndef OSMajorVersion
#define OSMajorVersion    0
#endif
#ifndef OSMinorVersion
#define OSMinorVersion    0
#endif

#ifdef SYSV
#define SystemV		YES
#endif
#ifdef SVR4
#define SystemV4	YES
#endif

#define BuildServer	NO