emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/Makefile.in [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/Makefile.in [lexbind]
Date: Tue, 14 Oct 2003 19:59:15 -0400

Index: emacs/Makefile.in
diff -c emacs/Makefile.in:1.262.2.1 emacs/Makefile.in:1.262.2.2
*** emacs/Makefile.in:1.262.2.1 Fri Apr  4 01:19:46 2003
--- emacs/Makefile.in   Tue Oct 14 19:59:08 2003
***************
*** 68,74 ****
  address@hidden@
  address@hidden@
  address@hidden@
- address@hidden@
  address@hidden@
  
  ### These help us choose version- and architecture-specific directories
--- 68,73 ----
***************
*** 236,244 ****
  COPYDIR = ${srcdir}/etc ${srcdir}/lisp
  COPYDESTS = ${etcdir} ${lispdir}
  
- # Set to FRC to force running autoconf and autoheader
- MAINT =
- 
  all: ${SUBDIR} leim
  
  removenullpaths=sed -e 's/^://g' -e 's/:$$//g' -e 's/::/:/g'
--- 235,240 ----
***************
*** 291,302 ****
  config.status: ${srcdir}/configure
        ./config.status --recheck
  
! ${srcdir}/configure: $(MAINT)
        cd ${srcdir} && autoconf
  
  $(srcdir)/src/config.in: $(srcdir)/src/stamp-h.in
        @true
! $(srcdir)/src/stamp-h.in: $(MAINT)
        cd ${srcdir} && autoheader
        rm -f $(srcdir)/src/stamp-h.in
        echo timestamp > $(srcdir)/src/stamp-h.in
--- 287,298 ----
  config.status: ${srcdir}/configure
        ./config.status --recheck
  
! ${srcdir}/configure: @MAINT@ ${srcdir}/configure.in
        cd ${srcdir} && autoconf
  
  $(srcdir)/src/config.in: $(srcdir)/src/stamp-h.in
        @true
! $(srcdir)/src/stamp-h.in: @MAINT@ ${srcdir}/configure.in
        cd ${srcdir} && autoheader
        rm -f $(srcdir)/src/stamp-h.in
        echo timestamp > $(srcdir)/src/stamp-h.in
***************
*** 472,478 ****
              chmod a+r ${infodir}/dir); \
           fi; \
           cd ${srcdir}/info ; \
!          for f in ada-mode* autotype* calc* ccmode* cl* dired-x* ebrowse* 
ediff* efaq* eintr* elisp* emacs* eshell* eudc* forms* gnus* idlwave* info* 
message* mh-e* pcl-cvs* reftex* sc* speedbar* tramp* vip* widget* woman* 
smtpmail*; do \
             (cd $${thisdir}; \
              ${INSTALL_DATA} ${srcdir}/info/$$f ${infodir}/$$f; \
              chmod a+r ${infodir}/$$f); \
--- 468,474 ----
              chmod a+r ${infodir}/dir); \
           fi; \
           cd ${srcdir}/info ; \
!          for f in ada-mode* autotype* calc* ccmode* cl* dired-x* ebrowse* 
ediff* efaq* eintr* elisp* emacs* eshell* eudc* forms* gnus* idlwave* info* 
message* mh-e* pcl-cvs* reftex* sc* ses* speedbar* tramp* vip* widget* woman* 
smtpmail*; do \
             (cd $${thisdir}; \
              ${INSTALL_DATA} ${srcdir}/info/$$f ${infodir}/$$f; \
              chmod a+r ${infodir}/$$f); \
***************
*** 482,488 ****
        thisdir=`/bin/pwd`; \
        if [ `(cd ${srcdir}/info && /bin/pwd)` != `(cd ${infodir} && /bin/pwd)` 
]; \
        then \
!         for f in ada-mode autotype calc ccmode cl dired-x ebrowse ediff efaq 
elisp eintr emacs emacs-mime eshell eudc forms gnus idlwave info message mh-e 
pcl-cvs reftex sc speedbar tramp vip viper widget woman smtpmail; do \
            (cd $${thisdir}; \
             ${INSTALL_INFO} --info-dir=${infodir} ${infodir}/$$f); \
          done; \
--- 478,484 ----
        thisdir=`/bin/pwd`; \
        if [ `(cd ${srcdir}/info && /bin/pwd)` != `(cd ${infodir} && /bin/pwd)` 
]; \
        then \
!         for f in ada-mode autotype calc ccmode cl dired-x ebrowse ediff efaq 
elisp eintr emacs emacs-mime eshell eudc forms gnus idlwave info message mh-e 
pcl-cvs reftex sc ses speedbar tramp vip viper widget woman smtpmail; do \
            (cd $${thisdir}; \
             ${INSTALL_INFO} --info-dir=${infodir} ${infodir}/$$f); \
          done; \
***************
*** 548,554 ****
        done
        (cd ${archlibdir} && rm -f fns-*)
        -rm -rf ${libexecdir}/emacs/${version}
!       (cd ${infodir} && rm -f cl* ada-mode* autotype* calc* ccmode* ebrowse* 
efaq* eintr elisp* eshell* eudc* idlwave* message* pcl-cvs* reftex* speedbar* 
tramp* widget* woman* dired-x* ediff* emacs* forms* gnus* info* mh-e* sc* vip* 
smtpmail*)
        (cd ${man1dir}  && rm -f emacs${manext} emacsclient${manext} 
etags${manext} ctags${manext})
        (cd ${bindir}  && rm -f $(EMACSFULL) $(EMACS))
  
--- 544,550 ----
        done
        (cd ${archlibdir} && rm -f fns-*)
        -rm -rf ${libexecdir}/emacs/${version}
!       (cd ${infodir} && rm -f cl* ada-mode* autotype* calc* ccmode* ebrowse* 
efaq* eintr elisp* eshell* eudc* idlwave* message* pcl-cvs* reftex* speedbar* 
tramp* widget* woman* dired-x* ediff* emacs* forms* gnus* info* mh-e* sc* ses* 
vip* smtpmail*)
        (cd ${man1dir}  && rm -f emacs${manext} emacsclient${manext} 
etags${manext} ctags${manext})
        (cd ${bindir}  && rm -f $(EMACSFULL) $(EMACS))
  
***************
*** 752,754 ****
--- 748,751 ----
        -(cd lispintro &&   $(MAKE) $(MFLAGS) clean)
        (cd leim;     $(MAKE) $(MFLAGS) clean)
  
+ # arch-tag: c1162ff6-e0a8-4366-bc1a-2eb544007156




reply via email to

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