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

Diff of /emacs/Makefile.in

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

revision 1.249 by eliz, Sat Nov 24 10:47:42 2001 UTC revision 1.250 by eliz, Sat Nov 24 16:42:00 2001 UTC
# Line 439  install-arch-indep: mkdir info Line 439  install-arch-indep: mkdir info
439                chmod a+r ${infodir}/dir); \                chmod a+r ${infodir}/dir); \
440             fi; \             fi; \
441             cd ${srcdir}/info ; \             cd ${srcdir}/info ; \
442             for f in ada-mode* autotype* calc* ccmode* cl* dired-x* ebrowse* ediff* efaq* elisp* emacs* eshell* eudc* forms* gnus* idlwave* info* message* mh-e* pcl-cvs* reftex* sc* speedbar* vip* widget* woman*; do \             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* vip* widget* woman*; do \
443               (cd $${thisdir}; \               (cd $${thisdir}; \
444                ${INSTALL_DATA} ${srcdir}/info/$$f ${infodir}/$$f; \                ${INSTALL_DATA} ${srcdir}/info/$$f ${infodir}/$$f; \
445                chmod a+r ${infodir}/$$f); \                chmod a+r ${infodir}/$$f); \
# Line 449  install-arch-indep: mkdir info Line 449  install-arch-indep: mkdir info
449          thisdir=`/bin/pwd`; \          thisdir=`/bin/pwd`; \
450          if [ `(cd ${srcdir}/info && /bin/pwd)` != `(cd ${infodir} && /bin/pwd)` ]; \          if [ `(cd ${srcdir}/info && /bin/pwd)` != `(cd ${infodir} && /bin/pwd)` ]; \
451          then \          then \
452            for f in ada-mode autotype calc ccmode cl dired-x ebrowse ediff efaq elisp emacs emacs-mime eshell eudc forms gnus idlwave info message mh-e pcl-cvs reftex sc speedbar vip viper widget woman; do \            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 vip viper widget woman; do \
453              (cd $${thisdir}; \              (cd $${thisdir}; \
454               ${INSTALL_INFO} --info-dir=${infodir} ${infodir}/$$f); \               ${INSTALL_INFO} --info-dir=${infodir} ${infodir}/$$f); \
455            done; \            done; \
# Line 515  uninstall: Line 515  uninstall:
515          done          done
516          (cd ${archlibdir} && rm -f fns-*)          (cd ${archlibdir} && rm -f fns-*)
517          -rm -rf ${libexecdir}/emacs/${version}          -rm -rf ${libexecdir}/emacs/${version}
518          (cd ${infodir} && rm -f cl* ada-mode* autotype* calc* ccmode* ebrowse* efaq* elisp* eshell* eudc* idlwave* message* pcl-cvs* reftex* speedbar* widget* woman* dired-x* ediff* emacs* forms* gnus* info* mh-e* sc* vip*)          (cd ${infodir} && rm -f cl* ada-mode* autotype* calc* ccmode* ebrowse* efaq* eintr elisp* eshell* eudc* idlwave* message* pcl-cvs* reftex* speedbar* widget* woman* dired-x* ediff* emacs* forms* gnus* info* mh-e* sc* vip*)
519          (cd ${man1dir}  && rm -f emacs${manext} emacsclient${manext} etags${manext} ctags${manext})          (cd ${man1dir}  && rm -f emacs${manext} emacsclient${manext} etags${manext} ctags${manext})
520          (cd ${bindir}  && rm -f $(EMACSFULL) $(EMACS))          (cd ${bindir}  && rm -f $(EMACSFULL) $(EMACS))
521    

Legend:
Removed from v.1.249  
changed lines
  Added in v.1.250

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