aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/cond/Makefile
blob: 758049cfaf97b59efbece6e2593a4a63c0df14ba (plain) (blame)
1
2
3
4
5
6
# $OpenBSD: Makefile,v 1.10 2020/08/03 10:52:39 schwarze Exp $

REGRESS_TARGETS	= if ie close de numeric register strcmp string before-Dd
LINT_TARGETS	= if close de

.include <bsd.regress.mk>