Searched refs:MANDOC (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/regress/usr.bin/mandoc/eqn/
H A DMakefile.inc16 ${MANDOC} ${MOPTS} -Thtml ${.ALLSRC} | \
23 ${MANDOC} ${MOPTS} -Thtml ${.IMPSRC} > ${.TARGET:S/mandoc_html$/html/}
/openbsd-current/regress/usr.bin/mandoc/man/MR/
H A DMakefile9 MANDOC = mandoc -O indent=5 macro
/openbsd-current/regress/usr.bin/mandoc/roff/de/
H A DMakefile24 ${MANDOC} ${MOPTS} -Ios=OpenBSD -Tascii -man TH_opt.in > ${.TARGET}
27 ${MANDOC} ${MOPTS} -Ios=OpenBSD -Tascii -mdoc Dd_opt.in > ${.TARGET}
/openbsd-current/regress/usr.bin/mandoc/
H A DMakefile.inc9 MANDOC ?= mandoc
80 ${MANDOC} ${MOPTS} -Ios=OpenBSD -Tascii ${.IMPSRC} > ${.TARGET}
96 ${MANDOC} ${MOPTS} -Ios=OpenBSD -Tutf8 ${.IMPSRC} > ${.TARGET}
102 ${MANDOC} ${MOPTS} -Thtml ${.IMPSRC} | \
109 ${MANDOC} ${MOPTS} -Ios=OpenBSD -Tmarkdown ${.IMPSRC} > ${.TARGET}
116 ${MANDOC} ${MOPTS} -Ios=OpenBSD -Tman ${.IMPSRC} > ${.TARGET}
119 ${MANDOC} -man -Tascii -Omdoc ${.IMPSRC} > ${.TARGET}
122 -${MANDOC} ${MOPTS} -Ios=OpenBSD -Tlint -Wall ${.IMPSRC} 2>&1 | \
147 -${MANDOC} ${MOPTS} -Thtml ${.ALLSRC} | validate
292 ${MANDOC}
[all...]

Completed in 153 milliseconds