projects
/
joel
/
kofoto.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74edab9
)
Added missing targets in help text.
author
Joel Rosdahl
<joel@rosdahl.net>
Tue, 10 Aug 2004 19:15:18 +0000
(19:15 +0000)
committer
Joel Rosdahl
<joel@rosdahl.net>
Tue, 10 Aug 2004 19:15:18 +0000
(19:15 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
5c0544a
..
1ade70f
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-5,7
+5,9
@@
VERSION = $(shell sed -n 's/^version = "\(.*\)"$$/\1/p' src/lib/kofoto/version.p
help:
@echo "Available targets:"
@echo
+ @echo "check"
@echo "clean"
+ @echo "dist"
@echo "install [PREFIX=prefix]"
clean: