xref: /freebsd/usr.sbin/mptable/Makefile (revision cddbc3b40812213ff00041f79174cac0be360a2a)
1# $FreeBSD$
2
3PROG=	mptable
4
5.include <bsd.prog.mk>
6