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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in
Date: Wed, 30 Jun 2004 15:33:33 -0400

Index: emacs/src/Makefile.in
diff -c emacs/src/Makefile.in:1.298 emacs/src/Makefile.in:1.299
*** emacs/src/Makefile.in:1.298 Fri Jun 11 02:39:51 2004
--- emacs/src/Makefile.in       Wed Jun 30 19:31:30 2004
***************
*** 928,934 ****
     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}
--- 928,934 ----
     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]