X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile.FreeBSD;h=02ff95db4580201fb6311e7641763a6d78612d84;hp=9378b195392cd75396a7019450f0a0a1a49c5ac6;hb=59e733f272bbbe32f2aaa4f068d99e7f71fce337;hpb=ebdadcb93e19054d594746de4e7b659b09446d8a;ds=sidebyside diff --git a/Makefile.FreeBSD b/Makefile.FreeBSD index 9378b195..02ff95db 100644 --- a/Makefile.FreeBSD +++ b/Makefile.FreeBSD @@ -33,9 +33,7 @@ OBJS += engines/net.o SOURCE = eta.c filehash.c filesetup.c fio.c gettime.c init.c ioengines.c \ io_u.c log.c memory.c mutex.c options.c parse.c rbtree.c smalloc.c \ stat.c parse.c crc/*.c engines/cpu.c engines/mmap.c \ - engines/posixaio.c engines/sync.c engines/null.c engines/net.c \ - *.h arch/*.h compiler/*.h crc/*.h lib/*.h \ - os/indirect.h os/kcompat.h os/os-freebsd.h os/os.h os/syslet.h + engines/posixaio.c engines/sync.c engines/null.c engines/net.c ifneq ($(findstring $(MAKEFLAGS),s),s) ifndef V