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