1: /* $Header: vssite.h,v 10.4 86/02/01 15:48:07 tony Rel $ */
2: /* vssite.h
3: **
4: ** This is where any machine-specific information should be stored so that
5: ** different sites can have control over where things live.
6: **
7: */
8:
9: #define DEFAULT_FONT_DIRECTORY "/usr/new/lib/X/font/"
10: #define DEFAULT_FONT_SUFFIX ".onx"
11:
12: #define LOAD_FILE_2B "/usr/new/lib/X/s-code/s-code.2b"
13: #define LOAD_FILE_3_8 "/usr/new/lib/X/s-code/s-code.3.8"
14: #define LOAD_FILE_3_10 "/usr/new/lib/X/s-code/vs100fw.235"
15: #define LOAD_FILE_SBO "/usr/new/lib/X/s-code/s-code.sbo"
Defined macros
Usage of this include