Searched refs:T_IEEE_OBJS (Results 1 - 1 of 1) sorted by relevance

/external/fio/
H A DMakefile180 T_IEEE_OBJS = t/ieee754.o macro
181 T_IEEE_OBJS += lib/ieee754.o
209 T_OBJS += $(T_IEEE_OBJS)
330 t/ieee754: $(T_IEEE_OBJS)
331 $(QUIET_LINK)$(CC) $(LDFLAGS) $(CFLAGS) -o $@ $(T_IEEE_OBJS) $(LIBS)

Completed in 638 milliseconds