Home
last modified time | relevance | path

Searched refs:T_OBJS (Results 1 – 1 of 1) sorted by relevance

/external/fio/
DMakefile208 T_OBJS = $(T_SMALLOC_OBJS) macro
209 T_OBJS += $(T_IEEE_OBJS)
210 T_OBJS += $(T_ZIPF_OBJS)
211 T_OBJS += $(T_AXMAP_OBJS)
212 T_OBJS += $(T_LFSR_TEST_OBJS)
213 T_OBJS += $(T_BTRACE_FIO_OBJS)
214 T_OBJS += $(T_DEDUPE_OBJS)
357 …@rm -f .depend $(FIO_OBJS) $(GFIO_OBJS) $(OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) $(T_TEST_PROGS) core…