Kill flist_sort from Makefiles
[fio.git] / Makefile.FreeBSD
index 537f7706d05cb15b498e8f4e10fac0b4fa26d61a..b3014e31f61ff61ef9746a95ce6e4d44d6b7e32b 100644 (file)
@@ -11,7 +11,7 @@ SCRIPTS = fio_generate_plots
 SOURCE = gettime.c fio.c ioengines.c init.c stat.c log.c time.c filesetup.c \
        eta.c verify.c memory.c io_u.c parse.c mutex.c options.c rbtree.c \
        smalloc.c filehash.c helpers.c profile.c debug.c lib/rand.c \
-       lib/flist_sort.c lib/num2str.c $(wildcard crc/*.c) engines/cpu.c \
+       lib/num2str.c $(wildcard crc/*.c) engines/cpu.c \
        engines/mmap.c engines/posixaio.c engines/sync.c engines/null.c \
        engines/net.c