comparison src/Makefile.in.in @ 82:6a378aca36af r20-0b91

Import from CVS: tag r20-0b91
author cvs
date Mon, 13 Aug 2007 09:07:36 +0200
parents 1ce6082ce73f
children 99da576a67e7
comparison
equal deleted inserted replaced
81:ebca3d831cea 82:6a378aca36af
615 #endif /* USAGE_TRACKING */ 615 #endif /* USAGE_TRACKING */
616 616
617 617
618 #ifdef LWLIB_USES_MOTIF 618 #ifdef LWLIB_USES_MOTIF
619 TOOLKIT_LIBS = -lXm 619 TOOLKIT_LIBS = -lXm
620 #ifdef LWLIB_USES_ATHENA
621 TOOLKIT_LIBS = -lXm -lXaw
622 #endif /* LWLIB_USES_ATHENA */
620 #else /* ! LWLIB_USES_MOTIF */ 623 #else /* ! LWLIB_USES_MOTIF */
621 TOOLKIT_LIBS = -lXaw 624 TOOLKIT_LIBS = -lXaw
622 #endif /* ! LWLIB_USES_MOTIF */ 625 #endif /* ! LWLIB_USES_MOTIF */
623 626
624 LIBX11_LIBS = -llw $(TOOLKIT_LIBS) $(XPM_LIBS) $(XFACE_LIBS) $(JPEG_LIBS) $(PNG_LIBS) $(USAGE_TRACKING_LIBS) 627 LIBX11_LIBS = -llw $(TOOLKIT_LIBS) $(XPM_LIBS) $(XFACE_LIBS) $(JPEG_LIBS) $(PNG_LIBS) $(USAGE_TRACKING_LIBS)
1090 #ifdef HAVE_X_WINDOWS 1093 #ifdef HAVE_X_WINDOWS
1091 # define MULE_X11_LISP ${lispdir}mule/mule-x-init.elc 1094 # define MULE_X11_LISP ${lispdir}mule/mule-x-init.elc
1092 #else 1095 #else
1093 # define MULE_X11_LISP 1096 # define MULE_X11_LISP
1094 #endif 1097 #endif
1095 #define MULE_TM_LISP \
1096 ${lispdir}tm/mime-setup.elc \
1097 ${lispdir}tl/tl-misc.elc \
1098 ${lispdir}tl/tl-str.elc \
1099 ${lispdir}tl/tl-list.elc \
1100 ${lispdir}tl/tl-seq.elc \
1101 ${lispdir}tl/tl-atype.elc \
1102 ${lispdir}tl/file-detect.elc \
1103 ${lispdir}tl/emu.elc \
1104 ${lispdir}tl/emu-x20.elc \
1105 ${lispdir}tl/emu-xemacs.elc \
1106 ${lispdir}tm/tm-setup.elc \
1107 ${lispdir}mule/cyrillic.elc
1108 #define MULE_LISP \ 1098 #define MULE_LISP \
1109 ${lispdir}mule/mule-load.elc ${lispdir}mule/mule-coding.elc \ 1099 ${lispdir}mule/mule-load.elc ${lispdir}mule/mule-coding.elc \
1110 ${lispdir}mule/mule-charset.elc ${lispdir}mule/mule-files.elc \ 1100 ${lispdir}mule/mule-charset.elc ${lispdir}mule/mule-files.elc \
1111 ${lispdir}mule/mule-category.elc ${lispdir}mule/mule-misc.elc \ 1101 ${lispdir}mule/mule-category.elc ${lispdir}mule/mule-misc.elc \
1112 ${lispdir}mule/mule-ccl.elc ${lispdir}mule/mule-init.elc \ 1102 ${lispdir}mule/mule-ccl.elc ${lispdir}mule/mule-init.elc \
1113 MULE_X11_LISP \ 1103 MULE_X11_LISP \
1114 MULE_TM_LISP \
1115 ${lispdir}mule/arabic-hooks.elc \ 1104 ${lispdir}mule/arabic-hooks.elc \
1116 ${lispdir}mule/chinese-hooks.elc \ 1105 ${lispdir}mule/chinese-hooks.elc \
1117 ${lispdir}mule/cyrillic-hooks.elc \ 1106 ${lispdir}mule/cyrillic-hooks.elc \
1118 ${lispdir}mule/ethiopic-hooks.elc \ 1107 ${lispdir}mule/ethiopic-hooks.elc \
1119 ${lispdir}mule/european-hooks.elc \ 1108 ${lispdir}mule/european-hooks.elc \
1161 #define ENERGIZE_LISP 1150 #define ENERGIZE_LISP
1162 #endif 1151 #endif
1163 1152
1164 #ifdef SUNPRO 1153 #ifdef SUNPRO
1165 /* Lisp files preloaded if compiled with support for SunPro products */ 1154 /* Lisp files preloaded if compiled with support for SunPro products */
1155 #define MULE_TM_LISP \
1156 ${lispdir}tm/mime-setup.elc \
1157 ${lispdir}tl/tl-misc.elc \
1158 ${lispdir}tl/tl-str.elc \
1159 ${lispdir}tl/tl-list.elc \
1160 ${lispdir}tl/tl-seq.elc \
1161 ${lispdir}tl/tl-atype.elc \
1162 ${lispdir}tl/file-detect.elc \
1163 ${lispdir}tl/emu.elc \
1164 ${lispdir}tl/emu-x20.elc \
1165 ${lispdir}tl/emu-xemacs.elc \
1166 ${lispdir}tm/tm-setup.elc \
1167 ${lispdir}mule/cyrillic.elc
1166 #define SUNPRO_LISP \ 1168 #define SUNPRO_LISP \
1167 ${lispdir}packages/sccs.elc \ 1169 ${lispdir}packages/sccs.elc \
1168 ${lispdir}sunpro/sunpro-init.elc \ 1170 ${lispdir}sunpro/sunpro-init.elc \
1169 ${lispdir}sunpro/sunpro-menubar.elc \ 1171 ${lispdir}sunpro/sunpro-menubar.elc \
1170 ${lispdir}sunpro/sunpro-keys.elc \ 1172 ${lispdir}sunpro/sunpro-keys.elc \
1180 ${lispdir}comint/comint.elc \ 1182 ${lispdir}comint/comint.elc \
1181 ${lispdir}utils/ring.elc \ 1183 ${lispdir}utils/ring.elc \
1182 ${lispdir}utils/annotations.elc \ 1184 ${lispdir}utils/annotations.elc \
1183 ${lispdir}modes/cc-mode.elc \ 1185 ${lispdir}modes/cc-mode.elc \
1184 ${lispdir}modes/imenu.elc \ 1186 ${lispdir}modes/imenu.elc \
1185 ${lispdir}utils/reporter.elc 1187 ${lispdir}utils/reporter.elc \
1188 MULE_TM_LISP
1186 #else 1189 #else
1187 #define SUNPRO_LISP 1190 #define SUNPRO_LISP
1188 #endif 1191 #endif
1189 1192
1190 #ifdef TOOLTALK 1193 #ifdef TOOLTALK