Home
last modified time | relevance | path

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

/NextBSD/tools/test/testfloat/sparc64/
HDMakefile51 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}