summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mlxcontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mlxcontrol/Makefile')
-rw-r--r--usr.sbin/mlxcontrol/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/mlxcontrol/Makefile b/usr.sbin/mlxcontrol/Makefile
index 094d745..95964a5 100644
--- a/usr.sbin/mlxcontrol/Makefile
+++ b/usr.sbin/mlxcontrol/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
-PROG= mlxcontrol
-SRCS= command.c config.c interface.c util.c
-MAN= mlxcontrol.8
-CFLAGS+= -I${.CURDIR}/../../sys
+PROG= mlxcontrol
+MAN= mlxcontrol.8
+SRCS= command.c config.c interface.c util.c
-.include <bsd.prog.mk>
+CFLAGS+= -I${.CURDIR}/../../sys
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud