#
-# $Id: Makefile,v 1.4 1995/01/13 00:13:17 morioka Exp $
+# $Id: Makefile,v 1.4 1995/01/13 00:13:17 morioka Exp morioka $
#
# Please specify emacs executables:
tm/mh-e/Makefile tm/mh-e/Makefile.bc tm/mh-e/*.el \
tl/README.eng tl/Makefile tl/Makefile.bc tl/*.el tl/doc/*.texi
-TARFILE = tm5.21.6.tar
+TARFILE = tm5.21.7.tar
nemacs:
#
-# $Id: Makefile.bc,v 1.1 1995/01/12 16:27:01 morioka Exp $
+# $Id: Makefile.bc,v 1.3 1995/01/13 02:59:07 morioka Exp $
#
TMMEL = tm-view.el tm-rmail.el tm-comp.el
-f batch-byte-compile $<
tm-$(EMACS_TYPE).elc: tm-$(EMACS_TYPE).el
- $(EMACS) -batch -q . -l $(TLSRCDIR)/tl-$(EMACS_TYPE).el \
+ $(EMACS) -batch -q . \
+ -l $(TLSRCDIR)/tl-list.el \
+ -l $(TLSRCDIR)/tl-$(EMACS_TYPE).el \
-f batch-byte-compile $<
-$(TMMELC):
+$(TMMELC): $(TMMEL)
$(EMACS) -batch -q . \
-l $(TLSRCDIR)/tl-str.el -l $(TLSRCDIR)/tl-list.el \
-l $(TLSRCDIR)/tl-header.el \
#
-# $Id: Makefile,v 1.3 1995/01/10 12:35:29 morioka Exp $
+# $Id: Makefile,v 1.4 1995/01/13 20:50:22 morioka Exp $
#
# Please specify emacs executables:
TLSRCDIR = ../../tl
-nemacs:
- make -f Makefile.bc tm-gnus.elc \
- EMACS=$(NEMACS) EMACS_TYPE=nemacs \
+nemacs-gnus3:
+ make -f Makefile.bc all \
+ EMACS=$(NEMACS) EMACS_TYPE=nemacs GNUS_TYPE=gnus3 \
TLDIR=$(TLSRCDIR) TMDIR=$(TMSRCDIR)
-mule1:
- make -f Makefile.bc tm-gnus.elc \
- EMACS=$(MULE1) EMACS_TYPE=mule \
+nemacs-gnus4:
+ make -f Makefile.bc all \
+ EMACS=$(NEMACS) EMACS_TYPE=nemacs GNUS_TYPE=gnus4 \
+ TLDIR=$(TLSRCDIR) TMDIR=$(TMSRCDIR)
+
+mule1-gnus3:
+ make -f Makefile.bc all \
+ EMACS=$(MULE1) EMACS_TYPE=mule GNUS_TYPE=gnus3 \
+ TLDIR=$(TLSRCDIR) TMDIR=$(TMSRCDIR)
+
+mule1-gnus4:
+ make -f Makefile.bc all \
+ EMACS=$(MULE1) EMACS_TYPE=mule GNUS_TYPE=gnus4 \
TLDIR=$(TLSRCDIR) TMDIR=$(TMSRCDIR)
install-18:
orig19:
- make -f Makefile.bc gnus4 \
- EMACS=$(ORIG19) EMACS_TYPE=orig \
+ make -f Makefile.bc all \
+ EMACS=$(ORIG19) EMACS_TYPE=orig GNUS_TYPE=gnus4 \
TLDIR=$(TLSRCDIR) TMDIR=$(TMSRCDIR)
mule2:
- make -f Makefile.bc gnus4 \
- EMACS=$(MULE2) EMACS_TYPE=mule \
+ make -f Makefile.bc all \
+ EMACS=$(MULE2) EMACS_TYPE=mule GNUS_TYPE=gnus4 \
TLDIR=$(TLSRCDIR) TMDIR=$(TMSRCDIR)
install-19:
- -chmod +w $(TMDIR19)/tm-gnus*.el
- cp -p tm-gnus*.el $(TMDIR19)
+ -(cd $(TMDIR19); chmod +w tm-gnus.el tm-gnus4.el)
+ cp -p tm-gnus.el tm-gnus4.el $(TMDIR19)
mv tm-gnus*.elc $(TMDIR19)
#
-# $Id: Makefile.bc,v 1.1 1995/01/10 12:05:54 morioka Exp $
+# $Id: Makefile.bc,v 1.2 1995/01/13 20:51:03 morioka Exp $
#
.SUFFIXES: .el .elc
.el.elc:
- $(EMACS) -batch -q . -f batch-byte-compile $<
-
-
-gnus3: tm-gnus.elc tm-gnus3.elc
-
-gnus4: tm-gnus.elc tm-gnus4.elc
+ $(EMACS) -batch -q . \
+ -l $(TLDIR)/tl-str.el -l $(TLDIR)/tl-list.el \
+ -l $(TLDIR)/tl-header.el -l $(TLDIR)/tl-$(EMACS_TYPE).el \
+ -l $(TMDIR)/tm-$(EMACS_TYPE).el \
+ -l $(TMDIR)/tiny-mime.el -l $(TMDIR)/tm-misc.el \
+ -l $(TMDIR)/tm-view.el \
+ -l gnus -l tm-$(GNUS_TYPE).el -l tm-gnus.el \
+ -f batch-byte-compile $<
+all: tm-gnus.elc tm-$(GNUS_TYPE).elc
tm-gnus.elc: tm-gnus.el
- $(EMACS) -batch -q . -l $(TLDIR)/tl-str.el -l $(TLDIR)/tl-list.el \
- -l $(TLDIR)/tl-header.el -l $(TLDIR)/tl-$(EMACS_TYPE).el \
- -l $(TMDIR)/tm-$(EMACS_TYPE).el -l $(TMDIR)/tiny-mime.el \
- -l $(TMDIR)/tm-misc.el -l gnus \
- -f batch-byte-compile $<
-tm-gnus4.elc: tm-gnus4.el
- $(EMACS) -batch -q . -l $(TLDIR)/tl-str.el -l $(TLDIR)/tl-list.el \
- -l $(TLDIR)/tl-header.el -l $(TLDIR)/tl-$(EMACS_TYPE).el \
- -l $(TMDIR)/tm-$(EMACS_TYPE).el -l $(TMDIR)/tiny-mime.el \
- -l $(TMDIR)/tm-misc.el -l gnus -l tm-gnus.el \
- -f batch-byte-compile $<
+tm-$(GNUS_TYPE).elc: tm-$(GNUS_TYPE).el
-tm-gnus3.elc: tm-gnus3.el
- $(EMACS) -batch -q . -l $(TLDIR)/tl-str.el -l $(TLDIR)/tl-list.el \
- -l $(TLDIR)/tl-header.el -l $(TLDIR)/tl-$(EMACS_TYPE).el \
- -l $(TMDIR)/tm-$(EMACS_TYPE).el -l $(TMDIR)/tiny-mime.el \
- -l $(TMDIR)/tm-misc.el -l gnus -l tm-gnus.el \
- -f batch-byte-compile $<
;;;
-;;; $Id: tm-gnus3.el,v 5.4 1994/10/25 08:29:17 morioka Exp $
+;;; $Id: tm-gnus3.el,v 5.5 1995/01/13 20:46:48 morioka Exp $
;;;
(provide 'tm-gnus3)
-(require 'tm-gnus)
(require 'tm-view)
(require 'tl-list)
;;;
-;;; $Id: tm-gnus4.el,v 5.4 1994/10/25 08:50:08 morioka Exp $
+;;; $Id: tm-gnus4.el,v 5.5 1995/01/13 20:48:16 morioka Exp $
;;;
(provide 'tm-gnus4)
-(require 'tm-gnus)
(autoload 'mime/viewer-mode "tm-view" "View MIME message." t)
(defun tm-gnus/view-message (arg)