aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mptable/Makefile
blob: 188d4b786d88f3467c3b029188956a38b70c6e6b (plain) (blame)
1
2
3
4
5
6
# $FreeBSD: src/usr.sbin/mptable/Makefile,v 1.7.30.1 2009/04/15 03:14:26 kensmith Exp $

PROG=	mptable
WARNS?=	6

.include <bsd.prog.mk>