projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a34753
)
Makefile: add a default target to just build the tree
author
Brian Warner
<warner@lothar.com>
Sun, 7 Jan 2007 20:09:37 +0000
(13:09 -0700)
committer
Brian Warner
<warner@lothar.com>
Sun, 7 Jan 2007 20:09:37 +0000
(13:09 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index de82725c5f16f9bda173e1063728336e328d79f8..6fe7da35fde9b528f3f8d5006f8c0ffaa1e889e6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,4
+1,6
@@
+default: build
+
.PHONY: run-queen run-client test
run-queen: