This commit was generated by cvs2svn to compensate for changes in r542,
[elisp/tm.git] / mh-e / Makefile.bc
1 #
2 # $Id: Makefile.bc,v 6.1 1995/05/16 12:20:36 morioka Exp $
3 #
4
5 .SUFFIXES:      .el .elc
6
7 BATCH   = $(EMACS) -batch ../loadpath -f eval-current-buffer .
8
9 .el.elc:
10         $(BATCH) -l mh-e -f batch-byte-compile $<
11
12
13 mh-e3:  tm-mh-e.elc tm-mh-e3.elc
14
15 mh-e4:  tm-mh-e.elc
16
17
18 tm-mh-e.elc:    tm-mh-e.el
19
20 tm-mh-e3.elc:   tm-mh-e3.el