diff options
| author | YAMAMOTO Mitsuharu | 2005-11-09 08:06:35 +0000 |
|---|---|---|
| committer | YAMAMOTO Mitsuharu | 2005-11-09 08:06:35 +0000 |
| commit | 50d710dbccff436b19385b4f8a8b6c2c3008b09b (patch) | |
| tree | 9ebd2e6b203ce783c717cd6683a80c672b6ac4ff /mac/makefile.MPW | |
| parent | d64f470d22fe1665156067bf51c12ddbe3504b0c (diff) | |
| download | emacs-50d710dbccff436b19385b4f8a8b6c2c3008b09b.tar.gz emacs-50d710dbccff436b19385b4f8a8b6c2c3008b09b.zip | |
(shortlisp): Sync with src/Makefile.in.
Diffstat (limited to 'mac/makefile.MPW')
| -rw-r--r-- | mac/makefile.MPW | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mac/makefile.MPW b/mac/makefile.MPW index d7088f02d98..8376283ad1f 100644 --- a/mac/makefile.MPW +++ b/mac/makefile.MPW | |||
| @@ -1076,6 +1076,9 @@ shortlisp = ¶ | |||
| 1076 | {Lisp}subr.elc ¶ | 1076 | {Lisp}subr.elc ¶ |
| 1077 | {Lisp}term:tty-colors.elc ¶ | 1077 | {Lisp}term:tty-colors.elc ¶ |
| 1078 | {Lisp}font-core.elc ¶ | 1078 | {Lisp}font-core.elc ¶ |
| 1079 | {Lisp}emacs-lisp:syntax.elc ¶ | ||
| 1080 | {Lisp}font-lock.elc ¶ | ||
| 1081 | {Lisp}jit-lock.elc ¶ | ||
| 1079 | {Lisp}textmodes:fill.elc ¶ | 1082 | {Lisp}textmodes:fill.elc ¶ |
| 1080 | {Lisp}textmodes:page.elc ¶ | 1083 | {Lisp}textmodes:page.elc ¶ |
| 1081 | {Lisp}textmodes:paragraphs.elc ¶ | 1084 | {Lisp}textmodes:paragraphs.elc ¶ |