HomeSort by: relevance | last modified time | path
    Searched defs:fth (Results 1 - 2 of 2) 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...]
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...]

Completed in 22 milliseconds