|
|
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: /* This defines the server you want */
12: #define Xsunv9Server Xsunv9
13:
14: /* define this as you like for server compilation */
15: #define ServerCDebugFlags -O
16:
17: /* This defines the extensions you want */
18: /* #define ExtensionDefines -DZOID -DBEZIER */
19: #define ExtensionDefines
20:
21: #define DebugLibX NO /* debugged X library */
22: #define ProfileLibX NO /* profiled X library */
23: #define DebugOldLibX NO /* debugged old X library */
24: #define ProfileOldLibX NO /* profiled old X library */
25: #define DebugLibXtk NO /* debugged toolkit library */
26: #define ProfileLibXtk NO /* profiled toolkit library */
27: #define DebugOldLibXtk NO /* debugged old toolkit library */
28: #define ProfileOldLibXtk NO /* profiled old toolkit library */
29: #define DebugOldLibXMenu NO /* debugged old XMenu library */
30: #define ProfileOldLibXMenu NO /* profiled old XMenu library */
31: #define DebugLibXext NO /* debugged Xext library */
32: #define ProfileLibXext NO /* profiled Xext library */
33: #define DebugLibXrm NO /* debugged Xrm library */
34: #define ProfileLibXrm NO /* profiled Xrm library */
35: #define DebugOldLibXrm NO /* debugged old Xrm library */
36: #define ProfileOldLibXrm NO /* profiled old Xrm library */
37:
38: #define BigEndianArchitecture YES /* only the toolkit need this now */
39:
40: /*
41: * Uncomment this if you have cpp sources.
42: */
43: /* #define CppSourcesPresent /usr/src/lib/cpp */
44:
45: /*
46: * use only one tab here.
47: */
48: #define ManSuffix n /* for /usr/man/man?/manpage.? */
49:
50: /* uncomment this if your make program has MAKEFLAGS but not MFLAGS */
51: /* #define ConstructMFLAGS */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.