X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=Makefile.in;h=e588579fe2bdb6833f089c3824b063f03ad22bf9;hb=c4850e8cfda284143f7ce22bbefff467ae0ffbed;hp=73b8eb3619c78fce644ce2642c42bf869e114cbb;hpb=363be8f069f55f9fe6a98798384c2cdd97b740d4;p=gnus diff --git a/Makefile.in b/Makefile.in index 73b8eb361..e588579fe 100644 --- a/Makefile.in +++ b/Makefile.in @@ -17,11 +17,20 @@ install: cd texi && $(MAKE) EMACS="$(EMACS)" install cd etc && $(MAKE) EMACS="$(EMACS)" install +list-installed-shadows: + cd lisp && $(MAKE) EMACS="$(EMACS)" lispdir="$(lispdir)" list-installed-shadows + +remove-installed-shadows: + cd lisp && $(MAKE) EMACS="$(EMACS)" lispdir="$(lispdir)" remove-installed-shadows + uninstall: cd lisp && $(MAKE) lispdir="$(lispdir)" uninstall cd texi && $(MAKE) uninstall cd etc && $(MAKE) uninstall +GNUS-NEWS: texi/gnus-news.texi + cd texi && $(MAKE) GNUS-NEWS + # Rule for Lars and nobody else. some: cd lisp && $(MAKE) EMACS="$(EMACS)" some