From: Daniel Karbach Date: Thu, 24 Nov 2016 16:39:36 +0000 (+0100) Subject: update documentation for make targets X-Git-Url: http://git.localhorst.tv/?p=blank.git;a=commitdiff_plain;h=985dff25f7fde96308a66e5b01bc226589fd0825 update documentation for make targets --- diff --git a/doc/building b/doc/building index 8481dd4..020aa0d 100644 --- a/doc/building +++ b/doc/building @@ -57,7 +57,10 @@ server: ./client-saved to prevent clashes with a running `make server` test: - build and run unittests + build and run tests + +unittest: + build and run tests that require no X server gdb, cachegrind, callgrind: build the binary suited for given tool and launch