Mercurial > hg > xemacs-beta
diff src/Makefile.in.in @ 197:acd284d43ca1 r20-3b25
Import from CVS: tag r20-3b25
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:00:02 +0200 |
parents | a2f645c6b9f8 |
children | 169c0442b401 |
line wrap: on
line diff
--- a/src/Makefile.in.in Mon Aug 13 09:59:07 2007 +0200 +++ b/src/Makefile.in.in Mon Aug 13 10:00:02 2007 +0200 @@ -108,8 +108,11 @@ $(lwlib_libs) : cd ../lwlib && $(RECURSIVE_MAKE) +## a seperate offix lib which merges with non-Xt event systems (TkStep, XEmacs) +OFFIX_O = @OFFIX_O@ + x_objs=balloon_help.o balloon-x.o console-x.o device-x.o event-Xt.o frame-x.o\ - glyphs-x.o objects-x.o redisplay-x.o xgccache.o xselect.o + glyphs-x.o objects-x.o redisplay-x.o xgccache.o xselect.o $(OFFIX_O) #ifdef AIX4 LIBI18N = -li18n