comparison src/Makefile.in @ 6404:639d046c8b28

(lisp): Include version.el, not version.elc.
author Roland McGrath <roland@gnu.org>
date Fri, 18 Mar 1994 06:42:03 +0000
parents 30d25969ef38
children 190ecc6ee636
comparison
equal deleted inserted replaced
6403:30d25969ef38 6404:639d046c8b28
532 ${lispdir}subr.elc \ 532 ${lispdir}subr.elc \
533 ${lispdir}text-mode.elc \ 533 ${lispdir}text-mode.elc \
534 ${lispdir}vc-hooks.elc \ 534 ${lispdir}vc-hooks.elc \
535 VMS_SUPPORT \ 535 VMS_SUPPORT \
536 ${lispdir}window.elc \ 536 ${lispdir}window.elc \
537 ${lispdir}version.elc 537 ${lispdir}version.el
538 538
539 /* Construct full set of libraries to be linked. 539 /* Construct full set of libraries to be linked.
540 Note that SunOS needs -lm to come before -lc; otherwise, you get 540 Note that SunOS needs -lm to come before -lc; otherwise, you get
541 duplicated symbols. If the standard libraries were compiled 541 duplicated symbols. If the standard libraries were compiled
542 with GCC, we might need gnulib again after them. */ 542 with GCC, we might need gnulib again after them. */