Makefile: add a default target to just build the tree

This commit is contained in:
Brian Warner 2007-01-07 13:09:37 -07:00
parent 5a34753cdb
commit 4ea70b2524

View File

@ -1,4 +1,6 @@
default: build
.PHONY: run-queen run-client test .PHONY: run-queen run-client test
run-queen: run-queen: