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

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

.include <bsd.prog.mk>

OpenPOWER on IntegriCloud