comparison src/Makefile.in.in @ 140:585fb297b004 r20-2b4

Import from CVS: tag r20-2b4
author cvs
date Mon, 13 Aug 2007 09:32:43 +0200
parents b980b6286996
children 538048ae2ab8
comparison
equal deleted inserted replaced
139:2b5203979d01 140:585fb297b004
1197 This is dumb - this list should be generated automatically. 1197 This is dumb - this list should be generated automatically.
1198 [Note: "version.el" is included in the doc separately, but is not listed 1198 [Note: "version.el" is included in the doc separately, but is not listed
1199 here because we do not want things to appear to be out-of-date just 1199 here because we do not want things to appear to be out-of-date just
1200 because the version number has been incremented. -- D.N.G. 8/28/93] 1200 because the version number has been incremented. -- D.N.G. 8/28/93]
1201 */ 1201 */
1202 lisp= ${lispdir}paths.el \ 1202 lisp= ${lispdir}paths.el ${lispdir}prim/featurep.elc \
1203 ${lispdir}prim/loaddefs.elc ${lispdir}prim/auto-autoloads.elc \ 1203 ${lispdir}prim/loaddefs.elc ${lispdir}prim/auto-autoloads.elc \
1204 ${lispdir}prim/loadup.el ${lispdir}prim/subr.elc \ 1204 ${lispdir}prim/loadup.el ${lispdir}prim/subr.elc \
1205 ${lispdir}prim/cmdloop.elc CMDLOOP_LISP \ 1205 ${lispdir}prim/cmdloop.elc CMDLOOP_LISP \
1206 ${lispdir}utils/text-props.elc MOUSE_LISP \ 1206 ${lispdir}utils/text-props.elc MOUSE_LISP \
1207 ${lispdir}prim/keymap.elc ${lispdir}prim/syntax.elc \ 1207 ${lispdir}prim/keymap.elc ${lispdir}prim/syntax.elc \