X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile.mac;h=952364ae2d9fc41f8327fe8a56b7f798d13694f7;hp=77e5f035082246c65c2c82ada3ff6840c70f58c0;hb=1ec3d69b0ed8cc7a3eba0192685034d5442989e4;hpb=bd4d7e1ecd2388b89254148209ac2b172def8ebf diff --git a/Makefile.mac b/Makefile.mac index 77e5f035..952364ae 100644 --- a/Makefile.mac +++ b/Makefile.mac @@ -10,6 +10,7 @@ OBJS = gettime.o fio.o ioengines.o init.o stat.o log.o time.o filesetup.o \ OBJS += lib/rand.o OBJS += lib/flist_sort.o +OBJS += lib/num2str.o OBJS += crc/crc7.o OBJS += crc/crc16.o