summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mlxcontrol/Makefile
blob: 094d7451e226fc5b20aed8335dc7b6285a824892 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG=		mlxcontrol
SRCS=		command.c config.c interface.c util.c
MAN=		mlxcontrol.8
CFLAGS+=	-I${.CURDIR}/../../sys

.include <bsd.prog.mk>

OpenPOWER on IntegriCloud