(mm-uu-type-alist): Don't depend on message.el for
[gnus] / Makefile.in
index a0ce39a..e588579 100644 (file)
@@ -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
@@ -59,7 +68,3 @@ Makefile: $(srcdir)/Makefile.in config.status
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
-
-m4_if(dnl      Do not change this comment
-   arch-tag: 9aa23320-10af-4c6d-814e-94cb575e38bc
-)dnl