1# $OpenBSD: Makefile,v 1.1 2023/10/24 20:30:49 schwarze Exp $
2
3REGRESS_TARGETS	 = basic
4LINT_TARGETS	 = basic
5
6.include <bsd.regress.mk>
7
8# temporary hack while working towards an update of the groff port
9MANDOC = mandoc -O indent=5
10GROFF = /co/groff/build/test-groff ${GOPTS} -d MF=R ${MOPTS} -Wall -P-c
11