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