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