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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/Makefile.in
Date: Mon, 12 Nov 2001 18:23:37 -0500

Index: emacs/Makefile.in
diff -u emacs/Makefile.in:1.240 emacs/Makefile.in:1.241
--- emacs/Makefile.in:1.240     Mon Nov 12 03:49:31 2001
+++ emacs/Makefile.in   Mon Nov 12 18:23:37 2001
@@ -509,7 +509,7 @@
        (cd ${archlibdir} && rm -f fns-*)
        -rm -rf ${libexecdir}/emacs/${version}
        (cd ${infodir} && rm -f cl* ada-mode* autotype* 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 ${man1dir}  && rm -f emacs.1 etags.1 ctags.1 gfdl.1)
+       (cd ${man1dir}  && rm -f emacs.${manext} etags.${manext} 
ctags.${manext} gfdl.${manext})
        (cd ${bindir}  && rm -f emacs-${version} $(EMACS))
 
 



reply via email to

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