blob: dd4eb67807a811c4fa116b4ca9a0aef92c84f515 (
plain)
1
2
3
4
5
6
|
# $OpenBSD: Makefile,v 1.13 2017/06/14 18:23:26 schwarze Exp $
REGRESS_TARGETS = one two multi B c c_man e f h l o p w z ignore
LINT_TARGETS = B h l w ignore
.include <bsd.regress.mk>
|