![]() ![]() | ![]() |
1.1 schwarze 1: # $OpenBSD: Makefile,v 1.4 2015/02/10 17:47:19 schwarze Exp $ 2: 3: REGRESS_TARGETS = badargs call 4: LINT_TARGETS = badargs call 5: 6: # groff-1.22.3 defect: 7: # - If the first argument of .St is the name of another macro, 8: # internal groff_mdoc(7) state gets corrupted. 9: 10: SKIP_GROFF = call 11: 12: .include <bsd.regress.mk>