version 1.2, 2017/06/03 15:55:28 |
version 1.5, 2020/02/27 01:43:59 |
|
|
# $OpenBSD$ |
# $OpenBSD$ |
|
|
REGRESS_TARGETS = badarg broken double eof fill 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 vert width |
|
|
LINT_TARGETS = broken double eof |
LINT_TARGETS = broken double eof |
|
HTML_TARGETS = literal 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. |