summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mlxcontrol/Makefile
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>2000-04-11 23:04:17 +0000
committermsmith <msmith@FreeBSD.org>2000-04-11 23:04:17 +0000
commitd4a38fd2058b228d30ff80d49c58853f7a1a97c1 (patch)
treec84f7fe57a57baa532a9ad9405e30901e0f19e9f /usr.sbin/mlxcontrol/Makefile
parent8147b5ec951c7f1eb7f7c4fad1bc33a1062247a0 (diff)
downloadFreeBSD-src-d4a38fd2058b228d30ff80d49c58853f7a1a97c1.zip
FreeBSD-src-d4a38fd2058b228d30ff80d49c58853f7a1a97c1.tar.gz
Unhook headers from development tree and point to the actual system headers.
Diffstat (limited to 'usr.sbin/mlxcontrol/Makefile')
-rw-r--r--usr.sbin/mlxcontrol/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/mlxcontrol/Makefile b/usr.sbin/mlxcontrol/Makefile
index 3c16b51..2c79bfb 100644
--- a/usr.sbin/mlxcontrol/Makefile
+++ b/usr.sbin/mlxcontrol/Makefile
@@ -3,6 +3,7 @@
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