summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ndiscvt
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2003-12-11 23:22:44 +0000
committerwpaul <wpaul@FreeBSD.org>2003-12-11 23:22:44 +0000
commitdf43a2fd364495a9f710d01273840522aeb86ef7 (patch)
treecc584ca8570a2adc3e6ddf0530a22a09d2ef5c21 /usr.sbin/ndiscvt
parentf517307259cad7afa513201788edae536a6d1ab8 (diff)
downloadFreeBSD-src-df43a2fd364495a9f710d01273840522aeb86ef7.zip
FreeBSD-src-df43a2fd364495a9f710d01273840522aeb86ef7.tar.gz
Grrr. Put the right .PATH statements in the right Makefiles.
Diffstat (limited to 'usr.sbin/ndiscvt')
-rw-r--r--usr.sbin/ndiscvt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ndiscvt/Makefile b/usr.sbin/ndiscvt/Makefile
index a54b553..f5c7f13 100644
--- a/usr.sbin/ndiscvt/Makefile
+++ b/usr.sbin/ndiscvt/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../sys/dev/ndis
+.PATH: ${.CURDIR}/../../sys/compat/ndis
PROG= ndiscvt
SRCS= ndiscvt.c
OpenPOWER on IntegriCloud