comparison src/Makefile.in @ 96717:2fde988b44fb

add further files to SOME_MACHINE_LISP to support NeXTStep port
author David Reitter <david.reitter@gmail.com>
date Wed, 16 Jul 2008 05:28:31 +0000
parents 336d4f3f5eca
children d88ca977bf31
comparison
equal deleted inserted replaced
96716:f5f25bc6d072 96717:2fde988b44fb
895 ../lisp/x-dnd.elc \ 895 ../lisp/x-dnd.elc \
896 ../lisp/international/ccl.elc \ 896 ../lisp/international/ccl.elc \
897 ../lisp/international/codepage.elc \ 897 ../lisp/international/codepage.elc \
898 ../lisp/international/fontset.elc \ 898 ../lisp/international/fontset.elc \
899 ../lisp/mouse.elc \ 899 ../lisp/mouse.elc \
900 ../lisp/term/x-win.elc 900 ../lisp/term/x-win.elc \
901 ../lisp/term/ns-win.elc \
902 ../lisp/emacs-lisp/easy-mmode.elc \
903 ../lisp/ns-carbon-compat.elc \
904 ../lisp/emacs-lisp/easy-menu.elc
901 905
902 /* Construct full set of libraries to be linked. 906 /* Construct full set of libraries to be linked.
903 Note that SunOS needs -lm to come before -lc; otherwise, you get 907 Note that SunOS needs -lm to come before -lc; otherwise, you get
904 duplicated symbols. If the standard libraries were compiled 908 duplicated symbols. If the standard libraries were compiled
905 with GCC, we might need gnulib again after them. */ 909 with GCC, we might need gnulib again after them. */