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

/freebsd-12-stable/tools/test/testfloat/sparc64/
H A DMakefile51 OBJ_TF= ${SRCS1:R:S/$/.o/g} ${SRCS2:R:S/$/.o/g} ${SRCS4:R:S/$/.o/g} macro
68 testfloat: ${OBJ_TF}
69 ${CC} ${CFLAGS} ${LDFLAGS} -o ${.TARGET} ${OBJ_TF}

Completed in 58 milliseconds