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)
commitaa7bc282868ab33ea59b28827041626ef6545c95
tree37d7c328fb32a4f761ae7c1e9910b3a935e44c6d
parent3441a52d588b95267f31491d4dca5f1418b1dcf5
Makefile: don't install test binaries

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>
Makefile