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:
224af77
)
tm 5.9.1
author
morioka
<morioka>
Mon, 2 Mar 1998 13:47:36 +0000
(13:47 +0000)
committer
morioka
<morioka>
Mon, 2 Mar 1998 13:47:36 +0000
(13:47 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
804e1b9
..
a4d88ed
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-5,9
+5,10
@@
CFLAGS = -O
UTILS = ol2 decode-b
METHODS = tm-au tm-file tm-image tm-latex tm-mpeg
GOMI = $(UTILS)
-FILES = README.eng Makefile *.el *.c methods doc
+FILES = README.eng Makefile *.el *.c methods \
+ doc/Makefile doc/*.pln doc/*.ol doc/*.tex
-TARFILE = tm5.9.tar
+TARFILE = tm5.9.1.tar
all: $(UTILS) $(DVI)