Annotation of coherent/d/bin/cc/c/h/i8086/cppmch.h, revision 1.1

1.1     ! root        1: /*
        !             2:  * C preprocessor.
        !             3:  * Machine and/or system specific
        !             4:  * header file.
        !             5:  */
        !             6: #define        MACHINE  "IAPX86"
        !             7: 
        !             8: #ifdef UDI
        !             9: #define        LOCATION        "SERIESIII"
        !            10: #define        SYSTEM          "UDI"
        !            11: #define        DEFDISK         ""
        !            12: #endif
        !            13: 
        !            14: #ifdef COHERENT
        !            15: #define        LOCATION        "MWC"
        !            16: #define        SYSTEM          "COHERENT"
        !            17: #ifdef FLOPPY
        !            18: #define        DEFDISK         "/lib/include"
        !            19: #else
        !            20: #define        DEFDISK         "/usr/include"
        !            21: #endif
        !            22: #endif
        !            23: 
        !            24: #ifdef vax
        !            25: #define        LOCATION        "VAX"
        !            26: #define        SYSTEM          "UDI"
        !            27: #define        DEFDISK         "CC86$INCLUDE:"
        !            28: #endif
        !            29: 
        !            30: #ifdef MSDOS
        !            31: #define        LOCATION        "MWC86"
        !            32: #define        SYSTEM          "MSDOS"
        !            33: #define        DEFDISK         ""
        !            34: #endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.