(${etc}DOC): Delete redundant version.el from cmd.
This commit is contained in:
parent
0680592c25
commit
270eee4929
1 changed files with 1 additions and 1 deletions
|
@ -575,7 +575,7 @@ emacs: temacs ${etc}DOC ${lisp}
|
|||
${etc}DOC: ${libsrc}make-docfile ${obj} ${lisp}
|
||||
rm -f ${etc}DOC
|
||||
${libsrc}make-docfile -d ${srcdir} ${obj} ${SOME_MACHINE_OBJECTS} \
|
||||
${lisp} ${lispdir}version.el > ${etc}DOC
|
||||
${lisp} > ${etc}DOC
|
||||
|
||||
${libsrc}make-docfile:
|
||||
cd ${libsrc}; ${MAKE} ${MFLAGS} make-docfile
|
||||
|
|
Loading…
Add table
Reference in a new issue