mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 04:10:27 -08:00
(${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.
This commit is contained in:
parent
be1dca2717
commit
918a80cf33
1 changed files with 1 additions and 1 deletions
|
|
@ -573,7 +573,7 @@ ${etc}DOC: ${libsrc}make-docfile ${obj} ${lisp}
|
|||
${lisp} ${lispdir}version.el > ${etc}DOC
|
||||
|
||||
${libsrc}make-docfile:
|
||||
cd ${libsrc}; ${MAKE} ${MFLAGS} make-docfile ../arch-lib
|
||||
cd ${libsrc}; ${MAKE} ${MFLAGS} make-docfile
|
||||
|
||||
/* Some systems define this to cause parallel Make-ing. */
|
||||
#ifndef MAKE_PARALLEL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue