projects
/
elisp
/
tm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6416615
)
tm 5.21.2
author
morioka
<morioka>
Mon, 2 Mar 1998 13:57:44 +0000
(13:57 +0000)
committer
morioka
<morioka>
Mon, 2 Mar 1998 13:57:44 +0000
(13:57 +0000)
Makefile
patch
|
blob
|
history
Makefile.19
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
028f13a
..
e7893b4
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-8,7
+8,7
@@
GOMI = $(UTILS) *.elc
FILES = README.eng Makefile Makefile.18 Makefile.19 *.el *.c methods \
doc/Makefile doc/*.pln doc/*.ol doc/*.tex doc/*.texi
-TARFILE = tm5.21.1.tar
+TARFILE = tm5.21.2.tar
all: $(UTILS) $(DVI)
diff --git
a/Makefile.19
b/Makefile.19
index
51a2cd5
..
bac316c
100644
(file)
--- a/
Makefile.19
+++ b/
Makefile.19
@@
-33,7
+33,7
@@
tl-mule.elc: tl-mule.el
$(MULE) -batch -q . -f batch-byte-compile $<
tl-list.elc: tl-list.el
- $(EMACS) -batch -q . -l tl-list.el -f batch-byte-compile $<
+ $(EMACS) -batch -q . -l tl-str.el -l tl-list.el -f batch-byte-compile $<
signature.elc: signature.el
$(EMACS) -batch -q . -l tl-header.el -f batch-byte-compile $<