diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-11-02 18:59:07 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2012-11-02 18:59:07 +0000 |
commit | 449353760a74bcadd0704b495d89766a3a1844f1 (patch) | |
tree | fa71501f98463b02a47e74909b882de8cb40fd9e /util/cf/pegasus.cf | |
parent | 88593b9f8514d61d147ee353d7749997ccf9af04 (diff) |
Remove things that are no longer linked to the build: imake,cf and pciids
Diffstat (limited to 'util/cf/pegasus.cf')
-rw-r--r-- | util/cf/pegasus.cf | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/util/cf/pegasus.cf b/util/cf/pegasus.cf deleted file mode 100644 index 0a6f53a37..000000000 --- a/util/cf/pegasus.cf +++ /dev/null @@ -1,34 +0,0 @@ -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 */ - |