Makefile update
[fio.git] / Makefile
index b7a25f51b454d7a4e7de0846035b0012c3fafea1..cd061adb4642d5ade6e1e827c18f31516e5b7fd0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ $(PROGS): depend
 all: depend $(PROGS) $(SCRIPTS)
 
 clean:
 all: depend $(PROGS) $(SCRIPTS)
 
 clean:
-       -rm -f *.o .depend cscope.out $(PROGS) engines/*.o crc/*.o core.* core
+       -rm -f .depend cscope.out $(OBJS) $(PROGS) core.* core
 
 cscope:
        @cscope -b
 
 cscope:
        @cscope -b