Update other OS makefiles
[fio.git] / Makefile.FreeBSD
index b4998933fe2701b362bb6bdb50185a3e36bdd310..deae03d8e55ec5d8a7d4bdb1ce106e9de413403c 100644 (file)
@@ -6,7 +6,7 @@ PROGS   = fio
 SCRIPTS = fio_generate_plots
 OBJS = gettime.o fio.o ioengines.o init.o stat.o log.o time.o filesetup.o \
        eta.o verify.o memory.o io_u.o parse.o mutex.o options.o \
-       rbtree.o smalloc.o filehash.o helpers.o
+       rbtree.o smalloc.o filehash.o helpers.o profile.o debug.o
 
 OBJS += crc/crc7.o
 OBJS += crc/crc16.o