emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/Makefile.in [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in [emacs-unicode-2]
Date: Mon, 05 Jul 2004 23:10:54 -0400

Index: emacs/src/Makefile.in
diff -c emacs/src/Makefile.in:1.279.2.4 emacs/src/Makefile.in:1.279.2.5
*** emacs/src/Makefile.in:1.279.2.4     Tue Jun 29 15:25:11 2004
--- emacs/src/Makefile.in       Tue Jul  6 02:57:05 2004
***************
*** 910,916 ****
     for the first time, this prevents any variation between configurations
     in the contents of the DOC file.
     Likewise for ${SOME_MACHINE_LISP}.  */
! ${etc}DOC: ${libsrc}make-docfile ${obj} ${shortlisp} ${SOME_MACHINE_LISP}
        -rm -f ${etc}DOC
        ${libsrc}make-docfile -d ${srcdir} ${SOME_MACHINE_OBJECTS} ${obj} > 
${etc}DOC
        ${libsrc}make-docfile -a ${etc}DOC -d ${srcdir} ${SOME_MACHINE_LISP} 
${shortlisp}
--- 910,916 ----
     for the first time, this prevents any variation between configurations
     in the contents of the DOC file.
     Likewise for ${SOME_MACHINE_LISP}.  */
! ${etc}DOC: ${libsrc}make-docfile${EXEEXT} ${obj} ${shortlisp} 
${SOME_MACHINE_LISP}
        -rm -f ${etc}DOC
        ${libsrc}make-docfile -d ${srcdir} ${SOME_MACHINE_OBJECTS} ${obj} > 
${etc}DOC
        ${libsrc}make-docfile -a ${etc}DOC -d ${srcdir} ${SOME_MACHINE_LISP} 
${shortlisp}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]