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

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

.include <bsd.prog.mk>

OpenPOWER on IntegriCloud