From: Brian Warner Date: Sun, 7 Jan 2007 20:09:37 +0000 (-0700) Subject: Makefile: add a default target to just build the tree X-Git-Tag: tahoe_v0.1.0-0-UNSTABLE~388 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=4ea70b252418bfd2ccc8e4d239778307e3d3e2ee;p=tahoe-lafs%2Ftahoe-lafs.git Makefile: add a default target to just build the tree --- diff --git a/Makefile b/Makefile index de82725c..6fe7da35 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,6 @@ +default: build + .PHONY: run-queen run-client test run-queen: