HomeSort by: relevance | last modified time | path
    Searched refs:spmath (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/spmath/
Makefile.inc 8 SPMATHDIR= ${HPPA}/spmath
10 SPMATHDST?= ${.OBJDIR}/lib/spmath
12 SPMATH= ${SPMATHDST}/spmath.o
13 SPMATH_PROF= ${SPMATHDST}/spmath.po
26 ${SPMATH}: .NOTMAIN .MAKE __always_make_spmath
27 @echo making sure the spmath library is up to date...
28 @${SPMATHMAKE} spmath.o
31 @echo making sure the profiled spmath library is up to date...
32 @${SPMATHMAKE} spmath.p
    [all...]
Makefile 5 LIB= spmath

Completed in 13 milliseconds