summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1994-11-21 02:21:07 +0000
committerphk <phk@FreeBSD.org>1994-11-21 02:21:07 +0000
commitbaa81b0c853965cef008f82158e96eb4d69f0aba (patch)
treedbccaa11dc07a67b7acc6995dc0c00d777efce3b /usr.sbin
parent360a4d738000f4605822db1ff28592b8abb9d809 (diff)
downloadFreeBSD-src-baa81b0c853965cef008f82158e96eb4d69f0aba.zip
FreeBSD-src-baa81b0c853965cef008f82158e96eb4d69f0aba.tar.gz
abs path to /sys
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ncrcontrol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ncrcontrol/Makefile b/usr.sbin/ncrcontrol/Makefile
index f590c80..487b2b0 100644
--- a/usr.sbin/ncrcontrol/Makefile
+++ b/usr.sbin/ncrcontrol/Makefile
@@ -2,7 +2,7 @@ PROG= ncrcontrol
SRCS= ncrcontrol.c
MAN8= ncrcontrol.8
-CFLAGS+= -I/sys
+CFLAGS+= -I${.CURDIR}/../../sys
LDADD+= -lkvm
DPADD+= ${LIBKVM}
BINGRP= kmem
OpenPOWER on IntegriCloud