projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d92169d
)
(GOMI): Add Texinfo related garbages.
author
morioka
<morioka>
Thu, 10 Sep 1998 01:14:45 +0000
(
01:14
+0000)
committer
morioka
<morioka>
Thu, 10 Sep 1998 01:14:45 +0000
(
01:14
+0000)
(clean): Delete historical description.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
501a3ce
..
f77aab8
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-15,7
+15,9
@@
FLAGS = -batch -q -no-site-file -l FLIM-MK
PREFIX = NONE
LISPDIR = NONE
-GOMI = *.elc
+GOMI = *.elc \
+ *.cp *.cps *.ky *.kys *.fn *.fns *.vr *.vrs \
+ *.pg *.pgs *.tp *.tps *.toc *.aux *.log
FILES = README.?? Makefile FLIM-MK FLIM-CFG FLIM-ELS *.el ChangeLog
@@
-27,7
+29,6
@@
install: elc
clean:
-$(RM) $(GOMI)
- cd ../tl && make clean
tar: