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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in [lexbind]
Date: Tue, 06 Jul 2004 06:56:48 -0400

Index: emacs/src/Makefile.in
diff -c emacs/src/Makefile.in:1.255.2.10 emacs/src/Makefile.in:1.255.2.11
*** emacs/src/Makefile.in:1.255.2.10    Tue Jul  6 10:00:07 2004
--- emacs/src/Makefile.in       Tue Jul  6 10:26:59 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]