Fix repeated link of fio
[fio.git] / Makefile
index 252b0a9fa723192f9d654680d0a44d26993b8460..c605d7ba83b8de803ffd9bc7a02884259e7d1ff6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -119,7 +119,7 @@ fio: $(OBJS)
 .depend: $(SOURCE)
        $(QUIET_DEP)$(CC) -MM $(CFLAGS) $(CPPFLAGS) $(SOURCE) 1> .depend
 
-$(PROGS): .depend FORCE
+$(PROGS): .depend
 
 clean: FORCE
        -rm -f .depend $(OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) core.* core FIO-VERSION-FILE