mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-28 07:45:00 +00:00
; * lisp/Makefile.in: Comment update.
This commit is contained in:
parent
8702b8c886
commit
c140eec06b
@ -233,7 +233,7 @@ ETAGS = ../lib-src/etags${EXEEXT}
|
||||
${ETAGS}: FORCE
|
||||
${MAKE} -C ../lib-src $(notdir $@)
|
||||
|
||||
## The ls | sed | xargs is to stop the command line getting too long
|
||||
## The use of xargs is to stop the command line getting too long
|
||||
## on MS Windows, when the MSYS Bash passes it to a MinGW compiled
|
||||
## etags. It might be better to use find in a similar way to
|
||||
## compile-main. But maybe this is not even necessary any more now
|
||||
|
Loading…
Reference in New Issue
Block a user