Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
34
cde/config/cf/pegasus.cf
Normal file
34
cde/config/cf/pegasus.cf
Normal file
@@ -0,0 +1,34 @@
|
||||
XCOMM platform: $XConsortium: pegasus.cf /main/38 1996/09/28 16:12:05 rws $
|
||||
|
||||
#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 */
|
||||
|
||||
Reference in New Issue
Block a user