X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile.FreeBSD;h=b4998933fe2701b362bb6bdb50185a3e36bdd310;hp=947bb859e97334772d6b56c9b34d34e092a75e25;hb=02c6aad501477833c7e017eec0bb14f8e6957b68;hpb=d4c5b195ac12322c943f0fda18e84f067272cc8e diff --git a/Makefile.FreeBSD b/Makefile.FreeBSD index 947bb859..b4998933 100644 --- a/Makefile.FreeBSD +++ b/Makefile.FreeBSD @@ -30,7 +30,8 @@ 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 */*.h + *.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 ifneq ($(findstring $(MAKEFLAGS),s),s) ifndef V