projects
/
show-time.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8552474
)
Add install target to makefile.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 23 Jun 2011 04:05:06 +0000
(06:05 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 23 Jun 2011 04:05:06 +0000
(06:05 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
1fd9fb2
..
b65cbc2
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,3
+1,6
@@
show-time: show-time.o
$(CC) -o $@ $<
+
+install: show-time
+ install show-time ${HOME}/bin