Add uninitialized_var() to silence bogus compiler warnings
[fio.git] / Makefile.solaris
index f7235dbb1d4a2a8b36d98ebe857f9c2563421f05..fd1029bc5f38b2e518c6dde55db375b79d0bdfb2 100644 (file)
@@ -35,7 +35,7 @@ fio: $(OBJS)
 all: $(PROGS) $(SCRIPTS)
 
 clean:
-       -rm -f *.o .depend cscope.out $(PROGS) engines/*.o crc/*.o lib/*.o core.* core
+       -rm -f .depend cscope.out $(OBJS) $(PROGS) core.* core
 
 cscope:
        @cscope -b