summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2012-11-08 21:24:17 +0000
committersjg <sjg@FreeBSD.org>2012-11-08 21:24:17 +0000
commit9f7bd28e773edf781d7238fca67fbe5ea4648afb (patch)
treeb5c84f0fffb4afc526cfc112218fc0eb81a3021a /sbin/geom/class
parent2d51125fa2eccce80ca698ac6d53f35a6c5cb940 (diff)
downloadFreeBSD-src-9f7bd28e773edf781d7238fca67fbe5ea4648afb.zip
FreeBSD-src-9f7bd28e773edf781d7238fca67fbe5ea4648afb.tar.gz
Updated/new Makefile.depend
Diffstat (limited to 'sbin/geom/class')
-rw-r--r--sbin/geom/class/cache/Makefile.depend3
-rw-r--r--sbin/geom/class/concat/Makefile.depend3
-rw-r--r--sbin/geom/class/eli/Makefile.depend4
-rw-r--r--sbin/geom/class/journal/Makefile.depend4
-rw-r--r--sbin/geom/class/label/Makefile.depend3
-rw-r--r--sbin/geom/class/mirror/Makefile.depend4
-rw-r--r--sbin/geom/class/mountver/Makefile.depend3
-rw-r--r--sbin/geom/class/multipath/Makefile.depend3
-rw-r--r--sbin/geom/class/nop/Makefile.depend3
-rw-r--r--sbin/geom/class/part/Makefile.depend3
-rw-r--r--sbin/geom/class/raid/Makefile.depend4
-rw-r--r--sbin/geom/class/raid3/Makefile.depend4
-rw-r--r--sbin/geom/class/sched/Makefile.depend3
-rw-r--r--sbin/geom/class/shsec/Makefile.depend3
-rw-r--r--sbin/geom/class/stripe/Makefile.depend3
-rw-r--r--sbin/geom/class/virstor/Makefile.depend3
16 files changed, 53 insertions, 0 deletions
diff --git a/sbin/geom/class/cache/Makefile.depend b/sbin/geom/class/cache/Makefile.depend
index 42e09bed..25f093b 100644
--- a/sbin/geom/class/cache/Makefile.depend
+++ b/sbin/geom/class/cache/Makefile.depend
@@ -5,8 +5,11 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
diff --git a/sbin/geom/class/concat/Makefile.depend b/sbin/geom/class/concat/Makefile.depend
index 42e09bed..25f093b 100644
--- a/sbin/geom/class/concat/Makefile.depend
+++ b/sbin/geom/class/concat/Makefile.depend
@@ -5,8 +5,11 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
diff --git a/sbin/geom/class/eli/Makefile.depend b/sbin/geom/class/eli/Makefile.depend
index 6efdbbb..1c2fa6b 100644
--- a/sbin/geom/class/eli/Makefile.depend
+++ b/sbin/geom/class/eli/Makefile.depend
@@ -5,9 +5,13 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
+ lib/libmd \
secure/lib/libcrypto \
diff --git a/sbin/geom/class/journal/Makefile.depend b/sbin/geom/class/journal/Makefile.depend
index 880734b..c6c70bf 100644
--- a/sbin/geom/class/journal/Makefile.depend
+++ b/sbin/geom/class/journal/Makefile.depend
@@ -5,9 +5,13 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
+ lib/libmd \
lib/libufs \
diff --git a/sbin/geom/class/label/Makefile.depend b/sbin/geom/class/label/Makefile.depend
index 42e09bed..25f093b 100644
--- a/sbin/geom/class/label/Makefile.depend
+++ b/sbin/geom/class/label/Makefile.depend
@@ -5,8 +5,11 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
diff --git a/sbin/geom/class/mirror/Makefile.depend b/sbin/geom/class/mirror/Makefile.depend
index 42e09bed..047d873 100644
--- a/sbin/geom/class/mirror/Makefile.depend
+++ b/sbin/geom/class/mirror/Makefile.depend
@@ -5,9 +5,13 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
+ lib/libmd \
.include <dirdeps.mk>
diff --git a/sbin/geom/class/mountver/Makefile.depend b/sbin/geom/class/mountver/Makefile.depend
index 42e09bed..25f093b 100644
--- a/sbin/geom/class/mountver/Makefile.depend
+++ b/sbin/geom/class/mountver/Makefile.depend
@@ -5,8 +5,11 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
diff --git a/sbin/geom/class/multipath/Makefile.depend b/sbin/geom/class/multipath/Makefile.depend
index 42e09bed..25f093b 100644
--- a/sbin/geom/class/multipath/Makefile.depend
+++ b/sbin/geom/class/multipath/Makefile.depend
@@ -5,8 +5,11 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
diff --git a/sbin/geom/class/nop/Makefile.depend b/sbin/geom/class/nop/Makefile.depend
index 42e09bed..25f093b 100644
--- a/sbin/geom/class/nop/Makefile.depend
+++ b/sbin/geom/class/nop/Makefile.depend
@@ -5,8 +5,11 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
diff --git a/sbin/geom/class/part/Makefile.depend b/sbin/geom/class/part/Makefile.depend
index 43fbfcd..0ad6e95 100644
--- a/sbin/geom/class/part/Makefile.depend
+++ b/sbin/geom/class/part/Makefile.depend
@@ -5,8 +5,11 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
lib/libutil \
diff --git a/sbin/geom/class/raid/Makefile.depend b/sbin/geom/class/raid/Makefile.depend
index 42e09bed..047d873 100644
--- a/sbin/geom/class/raid/Makefile.depend
+++ b/sbin/geom/class/raid/Makefile.depend
@@ -5,9 +5,13 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
+ lib/libmd \
.include <dirdeps.mk>
diff --git a/sbin/geom/class/raid3/Makefile.depend b/sbin/geom/class/raid3/Makefile.depend
index 42e09bed..047d873 100644
--- a/sbin/geom/class/raid3/Makefile.depend
+++ b/sbin/geom/class/raid3/Makefile.depend
@@ -5,9 +5,13 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
+ lib/libmd \
.include <dirdeps.mk>
diff --git a/sbin/geom/class/sched/Makefile.depend b/sbin/geom/class/sched/Makefile.depend
index 42e09bed..25f093b 100644
--- a/sbin/geom/class/sched/Makefile.depend
+++ b/sbin/geom/class/sched/Makefile.depend
@@ -5,8 +5,11 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
diff --git a/sbin/geom/class/shsec/Makefile.depend b/sbin/geom/class/shsec/Makefile.depend
index 42e09bed..25f093b 100644
--- a/sbin/geom/class/shsec/Makefile.depend
+++ b/sbin/geom/class/shsec/Makefile.depend
@@ -5,8 +5,11 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
diff --git a/sbin/geom/class/stripe/Makefile.depend b/sbin/geom/class/stripe/Makefile.depend
index 42e09bed..25f093b 100644
--- a/sbin/geom/class/stripe/Makefile.depend
+++ b/sbin/geom/class/stripe/Makefile.depend
@@ -5,8 +5,11 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
diff --git a/sbin/geom/class/virstor/Makefile.depend b/sbin/geom/class/virstor/Makefile.depend
index 42e09bed..25f093b 100644
--- a/sbin/geom/class/virstor/Makefile.depend
+++ b/sbin/geom/class/virstor/Makefile.depend
@@ -5,8 +5,11 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/libgeom \
OpenPOWER on IntegriCloud