projects
/
be.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
859fbf4
)
libbe/_version.py made PHONY in Makefile.
author
W. Trevor King
<wking@drexel.edu>
Tue, 14 Jul 2009 19:25:44 +0000
(15:25 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Tue, 14 Jul 2009 19:25:44 +0000
(15:25 -0400)
It should be updated after bzr commits, but Makefile doesn't
understand bzr, so just update every time.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 877eb0675b3b6d2b46337a97d94aa015a70cc393..7e4d53efede8880269dd99dda3cb920ca6359995 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-64,5
+64,6
@@
install: doc build
clean:
$(RM) -rf ${GENERATED_FILES}
+.PHONY: libbe/_version.py
libbe/_version.py:
bzr version-info --format python > $@