File: pegasus.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 (34 lines) | stat: -rw-r--r-- 876 bytes parent folder | download | duplicates (4)
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
31
32
33
34
XCOMM platform:  $Xorg: pegasus.cf,v 1.3 2000/08/17 19:41:48 cpqbld Exp $

#ifndef OSName
#define OSName             UTek 4.0
#endif
XCOMM operating system:  OSName
#ifndef OSMajorVersion
#define OSMajorVersion     4
#endif
#ifndef OSMinorVersion
#define OSMinorVersion     0
#endif

#define HasNdbm		   YES
#define HasVoidSignalReturn NO

#define BootstrapCFlags    -DM4310 -DUTEK
#define StandardDefines    -DM4310 -DUTEK -Dpegasus

#if HasGcc
/* put back all of the -Ds which -ansi removes */
#define CcCmd gcc -ansi -fstrength-reduce -fpcc-struct-return -Dmc68000 -Dtektronix -Dutek -Dunix -Dm68k
#endif

#define BuildServer NO
/* #define XtekServer YES */

#define ServerExtraDefines   -DM4310 -DM4317
#define ServerOSDefines -DDDXTIME
#define FontFilters BDFTOSNFFILT SHELLPATH
#define PrimaryScreenResolution 95

.DIRECTORIES:		/* Turn off directory search for RCS */