![]() ![]() | ![]() |
1.2 ! schwarze 1: # $OpenBSD: Makefile,v 1.4 2020/01/08 10:17:15 schwarze Exp $ 1.1 schwarze 2: 3: REGRESS_TARGETS = break vspace 4: LINT_TARGETS = break 1.2 ! schwarze 5: GOPTS = -t 1.1 schwarze 6: 7: # groff-1.22.3 defect: 8: # - Starting a table in next-line scope confuses font handling, 9: # and in the case of .TP indentation as well. 10: 11: SKIP_GROFF = break 12: 13: .include <bsd.regress.mk>