X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=Makefile;h=61cdb66f445235b45f30d73594874fb90d4ba308;hb=b3f378e90231ecb2082ec565bafb3f721c4f1902;hp=9effdaa4d5b3e8560059e39f3e6310e1f5bedc8a;hpb=e28875637094451a3c5ec4071f964c1a02dd8f5b;p=fio.git diff --git a/Makefile b/Makefile index 9effdaa4..61cdb66f 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ depend: cscope: @cscope -b -$(PROGS): | depend +$(PROGS): depend install: $(PROGS) $(SCRIPTS) $(INSTALL) -m755 -d $(DESTDIR)$(bindir)