xref: /openbsd/regress/usr.bin/mandoc/char/Makefile (revision 17df1aa7)
1# $OpenBSD: Makefile,v 1.1 2009/12/23 23:40:58 schwarze Exp $
2
3SUBDIR+= space
4
5groff groff-clean: _SUBDIRUSE
6
7.include <bsd.subdir.mk>
8