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