]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/esc/Makefile
let \l use the right fill character
[mandoc.git] / regress / roff / esc / Makefile
1 # $OpenBSD: Makefile,v 1.11 2015/04/29 18:32:57 schwarze Exp $
2
3 REGRESS_TARGETS = one two multi B c c_man e f h l o p w z ignore
4 LINT_TARGETS = B h l w ignore
5
6 .include <bsd.regress.mk>