Makefile: don't install test binaries
authorJens Axboe <axboe@fb.com>
Sat, 11 Oct 2014 16:19:42 +0000 (10:19 -0600)
committerJens Axboe <axboe@fb.com>
Sat, 11 Oct 2014 16:19:42 +0000 (10:19 -0600)
Split the t/ binaries into internal test, and external test
tools. Prefix the external test tools with fio-, so that we
know where they are from when they are installed.

Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found