Home
last modified time | relevance | path

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

/external/fio/
DMakefile188 T_AXMAP_OBJS = t/axmap.o macro
189 T_AXMAP_OBJS += lib/lfsr.o lib/axmap.o
211 T_OBJS += $(T_AXMAP_OBJS)
342 t/axmap: $(T_AXMAP_OBJS)
343 $(QUIET_LINK)$(CC) $(LDFLAGS) $(CFLAGS) -o $@ $(T_AXMAP_OBJS) $(LIBS)