Step 0: pkgtools/bootstrap-mk-files

This commit is contained in:
Lionel Sambuc 2014-04-09 09:53:28 +02:00 committed by Lionel Sambuc
parent 5f9af68f96
commit 4c29fc3eef
2 changed files with 4 additions and 2 deletions

View File

@ -25,7 +25,8 @@ CATDEPS?= ${TMACDIR}/tmac.andoc \
${TMACDIR}/tmac.doc
.endif
MANTARGET?= cat
NROFF?= nroff -Tascii
# LSC: On MINIX our current nroff doesn't support -Tascii
NROFF?= mandoc -Tascii
GROFF?= groff -Tascii
TBL?= tbl

View File

@ -30,7 +30,8 @@ CATDEPS?= ${TMACDIR}/andoc.tmac ${TMACDIR}/doc.tmac
.endif
MANTARGET?= cat
NROFF?= nroff -Tascii
# LSC: On MINIX our current nroff doesn't support -Tascii
NROFF?= mandoc -Tascii
GROFF?= groff -Tascii
TBL?= tbl