projects
/
fio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
692a5d2
)
Fix repeated link of fio
author
Jens Axboe
<axboe@kernel.dk>
Wed, 11 Apr 2012 20:24:19 +0000
(22:24 +0200)
committer
Jens Axboe
<axboe@kernel.dk>
Wed, 11 Apr 2012 20:24:19 +0000
(22:24 +0200)
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/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