blob: 0926221e8f462083caa21699d0dccfd9177f0f90 (
plain) (
blame)
1
2
3
4
5
6
7
|
# $OpenBSD: Makefile,v 1.5 2014/07/02 20:18:42 schwarze Exp $
REGRESS_TARGETS = noarg font eos
LINT_TARGETS = noarg
MARKDOWN_TARGETS = noarg font eos
.include <bsd.regress.mk>
|