tm 7.106.
[elisp/tm.git] / gnus / Makefile
index 998609a..0a18c07 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile,v 7.4 1996/01/18 10:28:57 morioka Exp morioka $
+# $Id: Makefile,v 7.8 1996/06/27 15:19:48 morioka Exp morioka $
 #
 
 # Please specify emacs executables:
@@ -26,9 +26,11 @@ TMDIR19    = $(DATADIR19)/$(EMACS_PREFIX)/site-lisp
 TMDIR19_29 = $(DATADIR19_29)/$(EMACS_PREFIX)/site-lisp
 
 
-FILES  = tm/gnus/*.el tm/doc/tm-gnus*.texi
+FILES  = tm/gnus/Makefile tm/gnus/*-path tm/gnus/mk-tgnus \
+               tm/gnus/*.el tm/gnus/ChangeLog tm/doc/tm-gnus*.texi 
 
-TARFILE = tm-gnus7.43.tar
+
+TARFILE = tm-gnus7.72.tar
 
 
 gnus:
@@ -43,9 +45,6 @@ gnus4:
 gnus5:
        $(EMACS) $(FLAGS) -l g5-path -f compile-tm-gnus
 
-sgnus:
-       $(EMACS) $(FLAGS) -l s-path -f compile-tm-gnus
-
 install-18:
        $(EMACS) $(FLAGS) -f install-tm-gnus $(TMDIR18)