diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index f1d8297e189..6976f7fbcd0 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -895,8 +895,7 @@ SOME_MACHINE_LISP = ../lisp/mouse.elc \ | |||
| 895 | ../lisp/international/fontset.elc \ | 895 | ../lisp/international/fontset.elc \ |
| 896 | ../lisp/mouse.elc \ | 896 | ../lisp/mouse.elc \ |
| 897 | ../lisp/term/x-win.elc \ | 897 | ../lisp/term/x-win.elc \ |
| 898 | ../lisp/term/ns-win.elc \ | 898 | ../lisp/term/ns-win.elc |
| 899 | ../lisp/ns-carbon-compat.elc | ||
| 900 | 899 | ||
| 901 | /* Construct full set of libraries to be linked. | 900 | /* Construct full set of libraries to be linked. |
| 902 | Note that SunOS needs -lm to come before -lc; otherwise, you get | 901 | Note that SunOS needs -lm to come before -lc; otherwise, you get |