emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 50e4fc9f0e 1/3: Adjust src/Makefile.in comments about make-docfil


From: Lars Ingebrigtsen
Subject: master 50e4fc9f0e 1/3: Adjust src/Makefile.in comments about make-docfile
Date: Thu, 4 Aug 2022 02:05:43 -0400 (EDT)

branch: master
commit 50e4fc9f0ee6ddb547479bffac9ad309ef5ec627
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Adjust src/Makefile.in comments about make-docfile
    
    * src/Makefile.in ($(etc)/DOC): Remove comment aboout make-docfile
    being run twice (because it no longer is).
---
 src/Makefile.in | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/src/Makefile.in b/src/Makefile.in
index 8551447c8b..9ef4561c4a 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -641,11 +641,6 @@ $(pdmp): emacs$(EXEEXT) $(lispsource)/loaddefs.elc
        cp -f $@ $(bootstrap_pdmp)
 endif
 
-## We run make-docfile twice because the command line may get too long
-## on some systems.  Unfortunately, no-one has any idea
-## exactly how long the maximum safe command line length is on all the
-## various systems that Emacs supports.
-##
 ## $(SOME_MACHINE_OBJECTS) comes before $(obj) because some files may
 ## or may not be included in $(obj), but they are always included in
 ## $(SOME_MACHINE_OBJECTS).  Since a file is processed when it is mentioned



reply via email to

[Prev in Thread] Current Thread [Next in Thread]