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

  /src/share/mk/
bsd.doc.mk 205 spell: ; target
206 .PHONY: spell
208 spell: spell.${SA} target
209 .PHONY: spell.${SA}
210 spell.${SA}: ${SRCS2.${SA}} ${DEPSRCS2.${SA}}
211 spell ${SRCS2.${SA}} | sort | comm -23 - spell.ok > paper.spell
bsd.doc.mk 205 spell: ; target
206 .PHONY: spell
208 spell: spell.${SA} target
209 .PHONY: spell.${SA}
210 spell.${SA}: ${SRCS2.${SA}} ${DEPSRCS2.${SA}}
211 spell ${SRCS2.${SA}} | sort | comm -23 - spell.ok > paper.spell

Completed in 109 milliseconds