159138Smsmith# $FreeBSD$
259138Smsmith
380029SobrienPROG=	mlxcontrol
480029SobrienMAN=	mlxcontrol.8
580029SobrienSRCS=	command.c config.c interface.c util.c
659138Smsmith
780029SobrienCFLAGS+= -I${.CURDIR}/../../sys
880029Sobrien
9201390SedWARNS?=	2
10201390Sed
1159138Smsmith.include <bsd.prog.mk>
12