Makefile revision 74626
1# $FreeBSD: head/usr.sbin/mptable/Makefile 74626 2001-03-22 04:27:46Z rwatson $
2
3PROG = mptable
4MAN1 = mptable.1
5
6.include <bsd.prog.mk>
7