version 1.4, 2019/01/06 04:55:15 |
version 1.6, 2020/03/13 15:32:34 |
|
|
# $OpenBSD$ |
# $OpenBSD$ |
|
|
REGRESS_TARGETS = badarg broken double eof fill indent literal longhead |
REGRESS_TARGETS = badarg broken double eof fill indent literal longhead |
REGRESS_TARGETS += macrotag manyargs sameline spacing width |
REGRESS_TARGETS += macrotag manyargs sameline spacing tag vert width |
|
TAG_TARGETS = tag |
LINT_TARGETS = broken double eof |
LINT_TARGETS = broken double eof |
HTML_TARGETS = literal |
HTML_TARGETS = literal tag vert |
|
|
# groff-1.22.3 defects: |
# groff-1.22.3 defects: |
# - If .TP precedes .RE, the latter does not properly reset indentation. |
# - If .TP precedes .RE, the latter does not properly reset indentation. |