Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
7206e7b7
Commit
7206e7b7
authored
Jul 16, 2008
by
David Reitter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add further files to SOME_MACHINE_LISP to support NeXTStep port
parent
6fbcfb6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
src/Makefile.in
src/Makefile.in
+5
-1
No files found.
src/Makefile.in
View file @
7206e7b7
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment