Lines Matching refs:fpsp
18 FPSPDST?= ${.OBJDIR}/lib/fpsp
21 FPSPDIR= ${S:S@^.@${FPSPDOTDIR}@:q}/arch/m68k/fpsp
22 FPSPOBJ= ${FPSPDST}/fpsp.o
23 HAS_FPSP!= grep '^\#define FPSP 1$$' opt_fpsp.h || echo
25 FPSP= ${FPSPOBJ}
44 ${FPSP}: .MAKE .NOTMAIN __always_make_fpsp
45 @echo making sure the 68040 FPSP is up to date...
46 @${FPSPMAKE} fpsp.o
49 @echo making sure the profiled 68040 FPSP is up to date...
50 @${FPSPMAKE} fpsp.po
54 @echo cleaning the 68040 FPSP objects
63 @echo cleandiring the 68040 FPSP objects
68 # @echo depending the 68040 FPSP objects