From 7206e7b7c7d36eef134ed0baddddc1370b04044d Mon Sep 17 00:00:00 2001 From: David Reitter Date: Wed, 16 Jul 2008 05:28:31 +0000 Subject: [PATCH] add further files to SOME_MACHINE_LISP to support NeXTStep port --- src/Makefile.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/Makefile.in b/src/Makefile.in index 1083dacdc87..1e13c916cee 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -897,7 +897,11 @@ SOME_MACHINE_LISP = ../lisp/mouse.elc \ ../lisp/international/codepage.elc \ ../lisp/international/fontset.elc \ ../lisp/mouse.elc \ - ../lisp/term/x-win.elc + ../lisp/term/x-win.elc \ + ../lisp/term/ns-win.elc \ + ../lisp/emacs-lisp/easy-mmode.elc \ + ../lisp/ns-carbon-compat.elc \ + ../lisp/emacs-lisp/easy-menu.elc /* Construct full set of libraries to be linked. Note that SunOS needs -lm to come before -lc; otherwise, you get -- 2.39.2