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