mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-03 14:10:47 -08:00
; * lisp/Makefile.in: Comment update.
This commit is contained in:
parent
8702b8c886
commit
c140eec06b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue