Annotation of researchv9/X11/src/X.V11R1/util/imake.includes/Vax.macros, revision 1.1

1.1     ! root        1:             TOP = TOPDIR
        !             2:              AS = as
        !             3:              CC = cc
        !             4:             CPP = /lib/cpp
        !             5:              LD = ld
        !             6:            LINT = lint
        !             7:            MAKE = make
        !             8:     CDEBUGFLAGS = -O
        !             9:         DESTDIR =
        !            10: 
        !            11: /* These define the server(s) you want */
        !            12: #define XqvssServer Xqvss
        !            13: #define XqdssServer Xqdss
        !            14: 
        !            15: /* define this as you like for server compilation */
        !            16: #define        ServerCDebugFlags       -g -DDEBUG
        !            17: 
        !            18: /* This defines the extensions you want */
        !            19: /* #define ExtensionDefines    -DZOID -DBEZIER */
        !            20: #define ExtensionDefines
        !            21: 
        !            22: #define DebugLibX              YES     /* debugged X library */
        !            23: #define ProfileLibX            NO      /* profiled X library */
        !            24: #define DebugOldLibX           NO      /* debugged old X library */
        !            25: #define ProfileOldLibX         NO      /* profiled old X library */
        !            26: #define DebugLibXtk            NO      /* debugged toolkit library */
        !            27: #define ProfileLibXtk          NO      /* profiled toolkit library */
        !            28: #define DebugOldLibXtk         NO      /* debugged old toolkit library */
        !            29: #define ProfileOldLibXtk       NO      /* profiled old toolkit library */
        !            30: #define DebugOldLibXMenu       YES     /* debugged old XMenu library */
        !            31: #define ProfileOldLibXMenu     NO      /* profiled old XMenu library */
        !            32: #define DebugLibXext           NO      /* debugged Xext library */
        !            33: #define ProfileLibXext         NO      /* profiled Xext library */
        !            34: #define DebugLibXrm            YES     /* debugged Xrm library */
        !            35: #define ProfileLibXrm          NO      /* profiled Xrm library */
        !            36: #define DebugOldLibXrm         YES     /* debugged old Xrm library */
        !            37: #define ProfileOldLibXrm       NO      /* profiled old Xrm library */
        !            38: 
        !            39: #define BigEndianArchitecture  NO      /* only the toolkit need this now */
        !            40: 
        !            41: /*
        !            42:  * Uncomment this if you have cpp sources.
        !            43:  */
        !            44: /* #define CppSourcesPresent /usr/src/lib/cpp */
        !            45: 
        !            46: /*
        !            47:  * use only one tab here.
        !            48:  */
        !            49: #define ManSuffix      n       /* for /usr/man/man?/manpage.? */
        !            50: 
        !            51: /* uncomment this if your make program has MAKEFLAGS but not MFLAGS */
        !            52: /* #define ConstructMFLAGS */

unix.superglobalmegacorp.com

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