aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/man/IP/Makefile
blob: a677b97071e1e95d73596b617b6918146d2f9e4c (plain) (blame)
1
2
3
4
5
6
7
# $OpenBSD: Makefile,v 1.9 2019/01/06 04:41:15 schwarze Exp $

REGRESS_TARGETS = empty literal longhead manyargs spacing width
LINT_TARGETS	= empty
HTML_TARGETS	= literal

.include <bsd.regress.mk>