X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile.mac;h=3eb20be3f30fe986255d24df49a9431a5b8ad175;hp=25c7fdee7db40376881d2abac26d92669d0eb83a;hb=59e733f272bbbe32f2aaa4f068d99e7f71fce337;hpb=ebdadcb93e19054d594746de4e7b659b09446d8a diff --git a/Makefile.mac b/Makefile.mac index 25c7fdee..3eb20be3 100644 --- a/Makefile.mac +++ b/Makefile.mac @@ -33,8 +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 */*.h + engines/posixaio.c engines/sync.c engines/null.c engines/net.c ifneq ($(findstring $(MAKEFLAGS),s),s) ifndef V