Mercurial > hg > xemacs-beta
comparison src/Makefile.in.in @ 134:34a5b81f86ba r20-2b1
Import from CVS: tag r20-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:30:11 +0200 |
parents | 1370575f1259 |
children | b980b6286996 |
comparison
equal
deleted
inserted
replaced
133:b27e67717092 | 134:34a5b81f86ba |
---|---|
524 #endif | 524 #endif |
525 | 525 |
526 #define XOBJS console-x.o device-x.o DIALOG_X_OBJS event-Xt.o frame-x.o \ | 526 #define XOBJS console-x.o device-x.o DIALOG_X_OBJS event-Xt.o frame-x.o \ |
527 glyphs-x.o GUI_X_OBJS MENUBAR_X_OBJS objects-x.o redisplay-x.o \ | 527 glyphs-x.o GUI_X_OBJS MENUBAR_X_OBJS objects-x.o redisplay-x.o \ |
528 SCROLLBAR_X_OBJS TOOLBAR_X_OBJS INPUT_METHOD_X_OBJS xgccache.o \ | 528 SCROLLBAR_X_OBJS TOOLBAR_X_OBJS INPUT_METHOD_X_OBJS xgccache.o \ |
529 xselect.o | 529 xselect.o \ |
530 balloon_help.o balloon-x.o | |
530 | 531 |
531 #ifdef HAVE_XMU | 532 #ifdef HAVE_XMU |
532 #define XMU_OBJS | 533 #define XMU_OBJS |
533 XMU_LIB = -lXmu | 534 XMU_LIB = -lXmu |
534 #else | 535 #else |