![]() ![]() | ![]() |
1.1 schwarze 1: # $OpenBSD: Makefile,v 1.1 2014/08/14 02:00:53 schwarze Exp $ 2: 3: REGRESS_TARGETS = args noname nostd 4: LINT_TARGETS = noname nostd 5: 6: # groff-1.22.2 defect: 7: # - .Ex without -std produces no output 8: 9: SKIP_GROFF = nostd 10: 11: .include <bsd.regress.mk>