xref: /openbsd-src/regress/usr.bin/mandoc/char/Makefile (revision e44471f37d7134ba35ecb13703ab80d944ad4dfa)
1# $OpenBSD: Makefile,v 1.10 2022/06/08 13:08:00 schwarze Exp $
2
3SUBDIR = accent bar hyphen space unicode C N
4
5.include "../Makefile.sub"
6.include <bsd.subdir.mk>
7