1XCOMM platform:  $Xorg: pegasus.cf,v 1.3 2000/08/17 19:41:48 cpqbld Exp $
2
3#ifndef OSName
4#define OSName             UTek 4.0
5#endif
6XCOMM operating system:  OSName
7#ifndef OSMajorVersion
8#define OSMajorVersion     4
9#endif
10#ifndef OSMinorVersion
11#define OSMinorVersion     0
12#endif
13
14#define HasNdbm		   YES
15#define HasVoidSignalReturn NO
16
17#define BootstrapCFlags    -DM4310 -DUTEK
18#define StandardDefines    -DM4310 -DUTEK -Dpegasus
19
20#if HasGcc
21/* put back all of the -Ds which -ansi removes */
22#define CcCmd gcc -ansi -fstrength-reduce -fpcc-struct-return -Dmc68000 -Dtektronix -Dutek -Dunix -Dm68k
23#endif
24
25#define BuildServer NO
26/* #define XtekServer YES */
27
28#define ServerExtraDefines   -DM4310 -DM4317
29#define ServerOSDefines -DDDXTIME
30#define FontFilters BDFTOSNFFILT SHELLPATH
31#define PrimaryScreenResolution 95
32
33.DIRECTORIES:		/* Turn off directory search for RCS */
34
35