Update other OS makefiles
[fio.git] / Makefile.solaris
index bf9c90a9ff50c64a5f04dc2a3ad178b892512c77..0ec6d730b8e6c58b2040aba26f26243b742108fc 100644 (file)
@@ -4,7 +4,8 @@ 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 fifo.o smalloc.o filehash.o lib/strsep.o helpers.o solaris.o
+       rbtree.o fifo.o smalloc.o filehash.o lib/strsep.o helpers.o solaris.o \
+       profile.o debug.o
 
 OBJS += crc/crc7.o
 OBJS += crc/crc16.o