X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=762bd7d4dd122302b8a815e5ea1527a4e68aa1d4;hb=76792ac250e8a3b8ad155ad9aa7acfc7218793ca;hp=e1920fb64b52cadc74e0177d17f75ded08025a6a;hpb=cf4b04430772e91f75fe6ce4c550480cd9ee7c7a;p=fio.git diff --git a/Makefile b/Makefile index e1920fb6..762bd7d4 100644 --- a/Makefile +++ b/Makefile @@ -128,7 +128,7 @@ gfio: $(GFIO_OBJS) $(PROGS): .depend clean: - -rm -f .depend $(OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) core.* core + -rm -f .depend $(GFIO_OBJS) $(FIO_OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) core.* core gfio cscope: @cscope -b -R