Step 0: pkgtools/bootstrap-mk-files

This commit is contained in:
2016-01-22 00:01:03 +01:00
committed by sambuc
parent 632da51b7a
commit 0ae6d646cf
2 changed files with 4 additions and 2 deletions
+2 -1
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
@@ -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