Mercurial > emacs
changeset 5921:28b3aa222dde
(${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 12 Feb 1994 02:10:41 +0000 |
parents | 1ce51f8152c6 |
children | 79d326d2da22 |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Sat Feb 12 01:28:45 1994 +0000 +++ b/src/Makefile.in Sat Feb 12 02:10:41 1994 +0000 @@ -573,7 +573,7 @@ ${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