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

  /src/sys/arch/sparc/stand/bootblk/
Makefile 13 SRCS= bootblk.fth
15 CLEANFILES= ffs.fth.h lfs.fth.h assym.fth.h.tmp \
26 ffs.fth.h: genfth.cf machine sparc
28 ${GENASSYM_CPPFLAGS} < ${.CURDIR}/genfth.cf >ffs.fth.h.tmp && \
29 mv -f ffs.fth.h.tmp ffs.fth.h
31 lfs.fth.h: genlfs.cf machine sparc
33 ${GENASSYM_CPPFLAGS} < ${.CURDIR}/genlfs.cf >lfs.fth.h.tmp &&
    [all...]
  /src/sys/arch/sparc/stand/boot/
Makefile 32 OBJS=${SRCS:N*.h:N*.sh:N*.fth:R:S/$/.o/g}
  /src/share/mk/
bsd.prog.mk 475 .if !empty(SRCS.${_P}:N*.h:N*.sh:N*.fth)
476 OBJS.${_P}+= ${SRCS.${_P}:N*.h:N*.sh:N*.fth:R:S/$/.o/g}

Completed in 12 milliseconds