diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index c08b8e5efbb..60aace0a53e 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -680,7 +680,7 @@ otherobj= $(termcapobj) lastfile.o $(mallocobj) $(widgetobj) $(LIBOBJS) | |||
| 680 | Files included conditionally here should be included (unconditionally) | 680 | Files included conditionally here should be included (unconditionally) |
| 681 | in SOME_MACHINE_LISP. */ | 681 | in SOME_MACHINE_LISP. */ |
| 682 | 682 | ||
| 683 | /* Please loaddefs.el first, so it gets generated first, since it is on | 683 | /* Place loaddefs.el first, so it gets generated first, since it is on |
| 684 | the critical path (relevant in parallel compilations). */ | 684 | the critical path (relevant in parallel compilations). */ |
| 685 | 685 | ||
| 686 | lisp= \ | 686 | lisp= \ |