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