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