xref: /openbsd-src/regress/usr.bin/mandoc/db/binedit/Makefile (revision 264ca2802d62fdf4b947bcac841b85c127a0b7c1)
1# $OpenBSD: Makefile,v 1.1 2016/07/30 10:56:13 schwarze Exp $
2
3PROG =	binedit
4MAN =
5
6.include <bsd.prog.mk>
7