PROG= mlxcontrol MAN= mlxcontrol.8 SRCS= command.c config.c interface.c util.c CFLAGS+= -I${SRCTOP}/sys WARNS?= 2 .include