blob: df24f7c0aace1dc365e92722ac56d0094dbbe12e (
plain) (
blame)
1
2
3
4
5
6
|
# $OpenBSD: Makefile,v 1.8 2014/08/21 12:56:24 schwarze Exp $
REGRESS_TARGETS = noarg multiarg parsed punct font
MARKDOWN_TARGETS = noarg multiarg parsed punct font
.include <bsd.regress.mk>
|