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