blob: fbeff8b92109b6ebbf3c2e746dd8ff642cbb92df (
plain) (
tree)
|
|
# $OpenBSD: Makefile,v 1.5 2012/07/09 17:52:09 schwarze Exp $
REGRESS_TARGETS = simple font
# it's unclear what font changes in link destinations should do
SKIP_MARKDOWN ?= font
.include <bsd.regress.mk>
|