projects
/
elisp
/
lsdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8268799
)
* Makefile (ChangeLog): Add dependencies.
author
ueno
<ueno>
Tue, 27 Aug 2002 14:00:54 +0000
(14:00 +0000)
committer
ueno
<ueno>
Tue, 27 Aug 2002 14:00:54 +0000
(14:00 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
6d4e160
..
cabb3ae
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-33,7
+33,7
@@
package:
install-package: package
$(XEMACS) $(FLAGS) -f install-lsdb-package $(PACKAGEDIR)
-ChangeLog:
+ChangeLog: $(filter-out ChangeLog CVS, $(wildcard *))
cvs2cl --prune --no-wrap --usermap ./cvs2cl/usermap --gmt --stdout | \
ruby -p -i ./cvs2cl/fmtlog.rb > $@