          XLIBSRC = /ch/x11
           TWMDIR = /usr/lib/x11/twm
             XLIB = -lXt -lX11
     EXTENSIONLIB = -lXext
           XMULIB = -lXmu

        CONFIGDIR = /usr/lib/imake

#define ExtensionDefines
#define ConnectionFlags

/* have to define these here, as GNU's cpp doesn't treat
 * #define FooBar BlaFasel as TRUE for #if
 */
#define NormalLibXmu	1
#define SharedLibXmu	0
#define DebugLibXmu	0
#define ProfileLibXmu	0

#define NormalLibXaw	1
#define SharedLibXaw	0
#define DebugLibXaw	0
#define ProfileLibXaw	0

#define NormalLibXext	1
#define SharedLibXext	0
#define DebugLibXext	0
#define ProfileLibXext	0
