Only check FIO_DISKLESSIO in stat.c
[fio.git] / Makefile.solaris
index 4373abfb9de09499e9b646f8572f1cac440a9291..1e82158f46ba3bcfb83981c0c49cb0042f7501d1 100644 (file)
@@ -21,7 +21,7 @@ clean:
        -rm -f *.o .depend cscope.out $(PROGS)
 
 depend:
-       @$(CC) -MM $(ALL_CFLAGS) *.c 1> .depend
+       @$(CC) -MM $(ALL_CFLAGS) *.c engines/*.c 1> .depend
 
 cscope:
        @cscope -b