/[emacs]/emacs/src/Makefile.in
ViewVC logotype

Diff of /emacs/src/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.279.2.4 by miles, Tue Jun 29 15:25:11 2004 UTC revision 1.279.2.5 by miles, Tue Jul 6 02:57:05 2004 UTC
# Line 910  emacs${EXEEXT}: temacs${EXEEXT} ${etc}DO Line 910  emacs${EXEEXT}: temacs${EXEEXT} ${etc}DO
910     for the first time, this prevents any variation between configurations     for the first time, this prevents any variation between configurations
911     in the contents of the DOC file.     in the contents of the DOC file.
912     Likewise for ${SOME_MACHINE_LISP}.  */     Likewise for ${SOME_MACHINE_LISP}.  */
913  ${etc}DOC: ${libsrc}make-docfile ${obj} ${shortlisp} ${SOME_MACHINE_LISP}  ${etc}DOC: ${libsrc}make-docfile${EXEEXT} ${obj} ${shortlisp} ${SOME_MACHINE_LISP}
914          -rm -f ${etc}DOC          -rm -f ${etc}DOC
915          ${libsrc}make-docfile -d ${srcdir} ${SOME_MACHINE_OBJECTS} ${obj} > ${etc}DOC          ${libsrc}make-docfile -d ${srcdir} ${SOME_MACHINE_OBJECTS} ${obj} > ${etc}DOC
916          ${libsrc}make-docfile -a ${etc}DOC -d ${srcdir} ${SOME_MACHINE_LISP} ${shortlisp}          ${libsrc}make-docfile -a ${etc}DOC -d ${srcdir} ${SOME_MACHINE_LISP} ${shortlisp}

Legend:
Removed from v.1.279.2.4  
changed lines
  Added in v.1.279.2.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26