blob: 4c8e492b4fe378db15619d58be9d2a0fd3e290f4 (
plain) (
blame)
1
2
3
4
5
6
|
# $OpenBSD: Makefile,v 1.11 2015/04/29 18:32:57 schwarze Exp $
REGRESS_TARGETS = one two multi B c c_man e f h o p w z ignore
LINT_TARGETS = B h w ignore
.include <bsd.regress.mk>
|