aboutsummaryrefslogtreecommitdiff
path: root/cddl/sbin
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2015-06-08 23:35:17 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2015-06-08 23:35:17 +0000
commit44d314f704764f0247a540648a4b4fc3e8012133 (patch)
tree3e8badd3b41dcb1ea8213188a71a4a8ae5ab24e1 /cddl/sbin
parent6251c65a82b50212fc46ba91b6ab0613b7751ba5 (diff)
downloadsrc-44d314f704764f0247a540648a4b4fc3e8012133.tar.gz
src-44d314f704764f0247a540648a4b4fc3e8012133.zip
dirdeps.mk now sets DEP_RELDIR
Notes
Notes: svn path=/projects/bmake/; revision=284172
Diffstat (limited to 'cddl/sbin')
-rw-r--r--cddl/sbin/zfs/Makefile.depend2
-rw-r--r--cddl/sbin/zpool/Makefile.depend2
2 files changed, 0 insertions, 4 deletions
diff --git a/cddl/sbin/zfs/Makefile.depend b/cddl/sbin/zfs/Makefile.depend
index 33d8e6d35a66..2648cea26662 100644
--- a/cddl/sbin/zfs/Makefile.depend
+++ b/cddl/sbin/zfs/Makefile.depend
@@ -1,7 +1,5 @@
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
cddl/lib/libavl \
cddl/lib/libnvpair \
diff --git a/cddl/sbin/zpool/Makefile.depend b/cddl/sbin/zpool/Makefile.depend
index 5486a80db25b..80ee84f4ddda 100644
--- a/cddl/sbin/zpool/Makefile.depend
+++ b/cddl/sbin/zpool/Makefile.depend
@@ -1,7 +1,5 @@
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
cddl/lib/libavl \
cddl/lib/libnvpair \