Skip to content

Commit

Permalink
Updated/new Makefile.depend
Browse files Browse the repository at this point in the history
  • Loading branch information
sgerraty committed Nov 8, 2012
1 parent c9b6e5b commit 7cd2dcf
Show file tree
Hide file tree
Showing 243 changed files with 1,443 additions and 40 deletions.
1 change: 1 addition & 0 deletions bin/ls/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ DIRDEPS = \
lib/libc \
lib/libutil \
lib/ncurses/ncurses \
lib/ncurses/ncursesw \


.include <dirdeps.mk>
Expand Down
1 change: 1 addition & 0 deletions cddl/lib/libavl/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
gnu/lib/libgcc \
include \
lib/${CSU_DIR} \
lib/libc \
Expand Down
2 changes: 2 additions & 0 deletions cddl/lib/libctf/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libelf \
lib/libz \


.include <dirdeps.mk>
Expand Down
3 changes: 3 additions & 0 deletions cddl/lib/libdtrace/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,15 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
gnu/lib/libgcc \
include \
include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libelf \
lib/libproc \
lib/librtld_db \


.include <dirdeps.mk>
Expand Down
2 changes: 2 additions & 0 deletions cddl/lib/libnvpair/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/msun \


.include <dirdeps.mk>
Expand Down
1 change: 1 addition & 0 deletions cddl/lib/libumem/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
gnu/lib/libgcc \
include \
lib/${CSU_DIR} \
lib/libc \
Expand Down
1 change: 1 addition & 0 deletions cddl/lib/libuutil/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
Expand Down
4 changes: 4 additions & 0 deletions cddl/lib/libzfs/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,16 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
cddl/lib/libnvpair \
cddl/lib/libumem \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libgeom \
lib/libmd \
lib/libthr \
lib/libutil \
lib/msun \

Expand Down
4 changes: 4 additions & 0 deletions cddl/lib/libzpool/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libmd \
lib/libthr \
lib/libz \
lib/msun \


Expand Down
2 changes: 2 additions & 0 deletions cddl/sbin/zfs/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@ DIRDEPS = \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libgeom \
lib/libjail \
lib/libutil \
lib/msun \

Expand Down
1 change: 1 addition & 0 deletions cddl/sbin/zpool/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ DIRDEPS = \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
Expand Down
3 changes: 3 additions & 0 deletions cddl/usr.bin/ctfconvert/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@ DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
cddl/lib/libctf \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libdwarf \
lib/libelf \
lib/libthr \
lib/libz \


.include <dirdeps.mk>
Expand Down
3 changes: 3 additions & 0 deletions cddl/usr.bin/ctfdump/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,14 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libelf \
lib/libthr \
lib/libz \


.include <dirdeps.mk>
Expand Down
3 changes: 3 additions & 0 deletions cddl/usr.bin/ctfmerge/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@ DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
cddl/lib/libctf \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libdwarf \
lib/libelf \
lib/libthr \
lib/libz \


.include <dirdeps.mk>
Expand Down
1 change: 1 addition & 0 deletions cddl/usr.bin/sgsmsg/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
Expand Down
1 change: 1 addition & 0 deletions cddl/usr.bin/zinject/Makefile.depend
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ DIRDEPS = \
cddl/lib/libuutil \
cddl/lib/libzfs \
cddl/lib/libzpool \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
Expand Down
26 changes: 26 additions & 0 deletions cddl/usr.bin/zstreamdump/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Autogenerated - do NOT edit!

DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
cddl/lib/libavl \
cddl/lib/libnvpair \
cddl/lib/libumem \
cddl/lib/libzpool \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libthr \
lib/libz \
lib/msun \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
28 changes: 28 additions & 0 deletions cddl/usr.bin/ztest/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Autogenerated - do NOT edit!

DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
cddl/lib/libavl \
cddl/lib/libnvpair \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
cddl/lib/libzpool \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libgeom \
lib/libthr \
lib/msun \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
28 changes: 28 additions & 0 deletions cddl/usr.sbin/dtrace/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Autogenerated - do NOT edit!

DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
cddl/lib/libctf \
cddl/lib/libdtrace \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libelf \
lib/libproc \
lib/librtld_db \
lib/libthr \
lib/libutil \
lib/liby \
lib/libz \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
14 changes: 14 additions & 0 deletions cddl/usr.sbin/dtruss/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Autogenerated - do NOT edit!

DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
29 changes: 29 additions & 0 deletions cddl/usr.sbin/lockstat/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Autogenerated - do NOT edit!

DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
cddl/lib/libctf \
cddl/lib/libdtrace \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libelf \
lib/libproc \
lib/librt \
lib/librtld_db \
lib/libthr \
lib/libutil \
lib/liby \
lib/libz \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
27 changes: 27 additions & 0 deletions cddl/usr.sbin/zdb/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Autogenerated - do NOT edit!

DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
cddl/lib/libnvpair \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
cddl/lib/libzpool \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libgeom \
lib/libthr \
lib/msun \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
27 changes: 27 additions & 0 deletions cddl/usr.sbin/zhack/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Autogenerated - do NOT edit!

DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
cddl/lib/libnvpair \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
cddl/lib/libzpool \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libgeom \
lib/libthr \
lib/msun \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
14 changes: 14 additions & 0 deletions etc/sendmail/Makefile.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Autogenerated - do NOT edit!

DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
Loading

0 comments on commit 7cd2dcf

Please sign in to comment.