[PATCH] Get rid of FIO_INST_PREFIX
authorJens Axboe <jens.axboe@oracle.com>
Thu, 23 Nov 2006 14:11:53 +0000 (15:11 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 23 Nov 2006 14:11:53 +0000 (15:11 +0100)
commitc11883f748f8f192fc6b4b0ec25add8781a8f4a8
treed6a722f9ec6ad815976b973363f129b982523532
parent7abf833d25ab6cc866308fe37483dfe2fde28efc
[PATCH] Get rid of FIO_INST_PREFIX

We don't need it anymore, since we link in known io engines and unknown
ones have to be given with a full path.

Also fixup Makefiles for Solaris and FreeBSD, they were a bit outdated.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Makefile
Makefile.FreeBSD
Makefile.solaris
fio.c
fio.h