Add META_MODE support.

Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
This commit is contained in:
Simon J. Gerraty 2015-06-13 19:20:56 +00:00
commit ccfb965433
1444 changed files with 49726 additions and 100 deletions

View File

@ -99,6 +99,11 @@
#
# For more information, see the build(7) manual page.
#
.if ${MK_META_MODE} == "yes"
# targets/Makefile plays the role of top-level
.include "targets/Makefile"
.else
TGTS= all all-man buildenv buildenvvars buildkernel buildworld \
check-old check-old-dirs check-old-files check-old-libs \
checkdpadd clean cleandepend cleandir \
@ -516,10 +521,22 @@ universe_epilogue:
buildLINT:
${MAKE} -C ${.CURDIR}/sys/${_TARGET}/conf LINT
.if defined(.PARSEDIR)
# This makefile does not run in meta mode
.MAKE.MODE= normal
# Normally the things we run from here don't either.
# Using -DWITH_META_FILES
# we can buildworld with meta files created which are useful
# for debugging, but without any of the rest of a meta mode build.
MK_META_MODE= no
MK_STAGING= no
# tell meta.autodep.mk to not even think about updating anything.
UPDATE_DEPENDFILE= NO
.export MK_META_MODE MK_STAGING UPDATE_DEPENDFILE
.if make(universe)
# we do not want a failure of one branch abort all.
MAKE_JOB_ERROR_TOKEN= no
.export MAKE_JOB_ERROR_TOKEN
.endif
.endif
.endif # META_MODE

19
bin/cat/Makefile.depend Normal file
View File

@ -0,0 +1,19 @@
# $FreeBSD$
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/chio/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/chmod/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/cp/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

243
bin/csh/Makefile.depend Normal file
View File

@ -0,0 +1,243 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libcrypt \
lib/ncurses/ncursesw \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
ed.chared.o: ed.defns.h
ed.chared.o: sh.err.h
ed.chared.o: tc.const.h
ed.chared.po: ed.defns.h
ed.chared.po: sh.err.h
ed.chared.po: tc.const.h
ed.defns.o: sh.err.h
ed.defns.o: tc.const.h
ed.defns.po: sh.err.h
ed.defns.po: tc.const.h
ed.init.o: ed.defns.h
ed.init.o: sh.err.h
ed.init.o: tc.const.h
ed.init.po: ed.defns.h
ed.init.po: sh.err.h
ed.init.po: tc.const.h
ed.inputl.o: ed.defns.h
ed.inputl.o: sh.err.h
ed.inputl.o: tc.const.h
ed.inputl.po: ed.defns.h
ed.inputl.po: sh.err.h
ed.inputl.po: tc.const.h
ed.refresh.o: sh.err.h
ed.refresh.o: tc.const.h
ed.refresh.po: sh.err.h
ed.refresh.po: tc.const.h
ed.screen.o: ed.defns.h
ed.screen.o: sh.err.h
ed.screen.o: tc.const.h
ed.screen.po: ed.defns.h
ed.screen.po: sh.err.h
ed.screen.po: tc.const.h
ed.term.o: sh.err.h
ed.term.o: tc.const.h
ed.term.po: sh.err.h
ed.term.po: tc.const.h
ed.xmap.o: ed.defns.h
ed.xmap.o: sh.err.h
ed.xmap.o: tc.const.h
ed.xmap.po: ed.defns.h
ed.xmap.po: sh.err.h
ed.xmap.po: tc.const.h
glob.o: sh.err.h
glob.o: tc.const.h
glob.po: sh.err.h
glob.po: tc.const.h
mi.termios.o: sh.err.h
mi.termios.o: tc.const.h
mi.termios.po: sh.err.h
mi.termios.po: tc.const.h
sh.char.o: sh.err.h
sh.char.o: tc.const.h
sh.char.po: sh.err.h
sh.char.po: tc.const.h
sh.dir.o: sh.err.h
sh.dir.o: tc.const.h
sh.dir.po: sh.err.h
sh.dir.po: tc.const.h
sh.dol.o: sh.err.h
sh.dol.o: tc.const.h
sh.dol.po: sh.err.h
sh.dol.po: tc.const.h
sh.err.o: sh.err.h
sh.err.o: tc.const.h
sh.err.po: sh.err.h
sh.err.po: tc.const.h
sh.exec.o: sh.err.h
sh.exec.o: tc.const.h
sh.exec.po: sh.err.h
sh.exec.po: tc.const.h
sh.exp.o: sh.err.h
sh.exp.o: tc.const.h
sh.exp.po: sh.err.h
sh.exp.po: tc.const.h
sh.file.o: sh.err.h
sh.file.o: tc.const.h
sh.file.po: sh.err.h
sh.file.po: tc.const.h
sh.func.o: sh.err.h
sh.func.o: tc.const.h
sh.func.po: sh.err.h
sh.func.po: tc.const.h
sh.glob.o: sh.err.h
sh.glob.o: tc.const.h
sh.glob.po: sh.err.h
sh.glob.po: tc.const.h
sh.hist.o: sh.err.h
sh.hist.o: tc.const.h
sh.hist.po: sh.err.h
sh.hist.po: tc.const.h
sh.init.o: sh.err.h
sh.init.o: tc.const.h
sh.init.po: sh.err.h
sh.init.po: tc.const.h
sh.lex.o: sh.err.h
sh.lex.o: tc.const.h
sh.lex.po: sh.err.h
sh.lex.po: tc.const.h
sh.misc.o: sh.err.h
sh.misc.o: tc.const.h
sh.misc.po: sh.err.h
sh.misc.po: tc.const.h
sh.o: sh.err.h
sh.o: tc.const.h
sh.parse.o: sh.err.h
sh.parse.o: tc.const.h
sh.parse.po: sh.err.h
sh.parse.po: tc.const.h
sh.po: sh.err.h
sh.po: tc.const.h
sh.print.o: sh.err.h
sh.print.o: tc.const.h
sh.print.po: sh.err.h
sh.print.po: tc.const.h
sh.proc.o: sh.err.h
sh.proc.o: tc.const.h
sh.proc.po: sh.err.h
sh.proc.po: tc.const.h
sh.sem.o: sh.err.h
sh.sem.o: tc.const.h
sh.sem.po: sh.err.h
sh.sem.po: tc.const.h
sh.set.o: sh.err.h
sh.set.o: tc.const.h
sh.set.po: sh.err.h
sh.set.po: tc.const.h
sh.time.o: sh.err.h
sh.time.o: tc.const.h
sh.time.po: sh.err.h
sh.time.po: tc.const.h
tc.alloc.o: sh.err.h
tc.alloc.o: tc.const.h
tc.alloc.po: sh.err.h
tc.alloc.po: tc.const.h
tc.bind.o: ed.defns.h
tc.bind.o: sh.err.h
tc.bind.o: tc.const.h
tc.bind.po: ed.defns.h
tc.bind.po: sh.err.h
tc.bind.po: tc.const.h
tc.const.o: sh.err.h
tc.const.o: tc.const.h
tc.const.po: sh.err.h
tc.const.po: tc.const.h
tc.defs.o: sh.err.h
tc.defs.o: tc.const.h
tc.defs.o: tc.defs.c
tc.defs.po: sh.err.h
tc.defs.po: tc.const.h
tc.defs.po: tc.defs.c
tc.disc.o: sh.err.h
tc.disc.o: tc.const.h
tc.disc.po: sh.err.h
tc.disc.po: tc.const.h
tc.func.o: ed.defns.h
tc.func.o: sh.err.h
tc.func.o: tc.const.h
tc.func.po: ed.defns.h
tc.func.po: sh.err.h
tc.func.po: tc.const.h
tc.nls.o: sh.err.h
tc.nls.o: tc.const.h
tc.nls.po: sh.err.h
tc.nls.po: tc.const.h
tc.os.o: ed.defns.h
tc.os.o: sh.err.h
tc.os.o: tc.const.h
tc.os.po: ed.defns.h
tc.os.po: sh.err.h
tc.os.po: tc.const.h
tc.printf.o: sh.err.h
tc.printf.o: tc.const.h
tc.printf.po: sh.err.h
tc.printf.po: tc.const.h
tc.prompt.o: sh.err.h
tc.prompt.o: tc.const.h
tc.prompt.po: sh.err.h
tc.prompt.po: tc.const.h
tc.sched.o: sh.err.h
tc.sched.o: tc.const.h
tc.sched.po: sh.err.h
tc.sched.po: tc.const.h
tc.sig.o: sh.err.h
tc.sig.o: tc.const.h
tc.sig.po: sh.err.h
tc.sig.po: tc.const.h
tc.str.o: sh.err.h
tc.str.o: tc.const.h
tc.str.po: sh.err.h
tc.str.po: tc.const.h
tc.vers.o: sh.err.h
tc.vers.o: tc.const.h
tc.vers.po: sh.err.h
tc.vers.po: tc.const.h
tc.who.o: sh.err.h
tc.who.o: tc.const.h
tc.who.po: sh.err.h
tc.who.po: tc.const.h
tw.color.o: sh.err.h
tw.color.o: tc.const.h
tw.color.po: sh.err.h
tw.color.po: tc.const.h
tw.comp.o: sh.err.h
tw.comp.o: tc.const.h
tw.comp.po: sh.err.h
tw.comp.po: tc.const.h
tw.help.o: sh.err.h
tw.help.o: tc.const.h
tw.help.po: sh.err.h
tw.help.po: tc.const.h
tw.init.o: sh.err.h
tw.init.o: tc.const.h
tw.init.po: sh.err.h
tw.init.po: tc.const.h
tw.parse.o: sh.err.h
tw.parse.o: tc.const.h
tw.parse.po: sh.err.h
tw.parse.po: tc.const.h
tw.spell.o: sh.err.h
tw.spell.o: tc.const.h
tw.spell.po: sh.err.h
tw.spell.po: tc.const.h
.endif

19
bin/date/Makefile.depend Normal file
View File

@ -0,0 +1,19 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/protocols \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/dd/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

20
bin/df/Makefile.depend Normal file
View File

@ -0,0 +1,20 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libutil \
lib/libxo \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/echo/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

19
bin/ed/Makefile.depend Normal file
View File

@ -0,0 +1,19 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
secure/lib/libcrypto \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

21
bin/expr/Makefile.depend Normal file
View File

@ -0,0 +1,21 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
usr.bin/yacc.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
expr.o: expr.c
expr.po: expr.c
.endif

View File

@ -0,0 +1,11 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/kenv/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/kill/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/ln/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

20
bin/ls/Makefile.depend Normal file
View File

@ -0,0 +1,20 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libutil \
lib/ncurses/ncursesw \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/mkdir/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/mv/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/pax/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

19
bin/pkill/Makefile.depend Normal file
View File

@ -0,0 +1,19 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libkvm \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

22
bin/ps/Makefile.depend Normal file
View File

@ -0,0 +1,22 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libjail \
lib/libkvm \
lib/libxo \
lib/msun \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/pwait/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/pwd/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/rcp/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,17 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/rm/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

22
bin/rmail/Makefile.depend Normal file
View File

@ -0,0 +1,22 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libsm \
lib/libutil \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
rmail.o: sm_os.h
rmail.po: sm_os.h
.endif

18
bin/rmdir/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

114
bin/sh/Makefile.depend Normal file
View File

@ -0,0 +1,114 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libedit \
lib/ncurses/ncursesw \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
alias.o: builtins.h
alias.po: builtins.h
arith_yylex.o: syntax.h
arith_yylex.po: syntax.h
builtins.o: builtins.c
builtins.o: builtins.h
builtins.po: builtins.c
builtins.po: builtins.h
cd.o: builtins.h
cd.o: nodes.h
cd.po: builtins.h
cd.po: nodes.h
echo.o: builtins.h
echo.po: builtins.h
error.o: nodes.h
error.po: nodes.h
eval.o: builtins.h
eval.o: nodes.h
eval.o: syntax.h
eval.po: builtins.h
eval.po: nodes.h
eval.po: syntax.h
exec.o: builtins.h
exec.o: nodes.h
exec.o: syntax.h
exec.po: builtins.h
exec.po: nodes.h
exec.po: syntax.h
expand.o: builtins.h
expand.o: nodes.h
expand.o: syntax.h
expand.po: builtins.h
expand.po: nodes.h
expand.po: syntax.h
histedit.o: builtins.h
histedit.po: builtins.h
input.o: syntax.h
input.po: syntax.h
jobs.o: builtins.h
jobs.o: nodes.h
jobs.o: syntax.h
jobs.po: builtins.h
jobs.po: nodes.h
jobs.po: syntax.h
kill.o: builtins.h
kill.po: builtins.h
main.o: builtins.h
main.o: nodes.h
main.po: builtins.h
main.po: nodes.h
miscbltin.o: syntax.h
miscbltin.po: syntax.h
mystring.o: syntax.h
mystring.po: syntax.h
nodes.o: nodes.c
nodes.o: nodes.h
nodes.po: nodes.c
nodes.po: nodes.h
options.o: builtins.h
options.o: nodes.h
options.po: builtins.h
options.po: nodes.h
output.o: syntax.h
output.po: syntax.h
parser.o: nodes.h
parser.o: syntax.h
parser.o: token.h
parser.po: nodes.h
parser.po: syntax.h
parser.po: token.h
printf.o: builtins.h
printf.po: builtins.h
redir.o: nodes.h
redir.po: nodes.h
show.o: nodes.h
show.po: nodes.h
syntax.o: syntax.c
syntax.o: syntax.h
syntax.po: syntax.c
syntax.po: syntax.h
test.o: builtins.h
test.po: builtins.h
trap.o: builtins.h
trap.o: nodes.h
trap.o: syntax.h
trap.po: builtins.h
trap.po: nodes.h
trap.po: syntax.h
var.o: builtins.h
var.o: nodes.h
var.o: syntax.h
var.po: builtins.h
var.po: nodes.h
var.po: syntax.h
.endif

18
bin/sleep/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/stty/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

17
bin/sync/Makefile.depend Normal file
View File

@ -0,0 +1,17 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

18
bin/test/Makefile.depend Normal file
View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,17 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,14 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
include \
include/xlocale \
lib/libelf \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
usr.bin/xinstall.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,21 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libelf \
lib/libz \
usr.bin/xinstall.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,53 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
cddl/lib/libctf \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libelf \
lib/libproc \
lib/librtld_db \
lib/libthr \
usr.bin/xinstall.host \
usr.bin/yacc.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
dt_cc.So: dt_grammar.h
dt_cc.o: dt_grammar.h
dt_cc.po: dt_grammar.h
dt_cg.So: dt_grammar.h
dt_cg.o: dt_grammar.h
dt_cg.po: dt_grammar.h
dt_errtags.So: dt_errtags.c
dt_errtags.o: dt_errtags.c
dt_errtags.po: dt_errtags.c
dt_grammar.So: dt_grammar.c
dt_grammar.o: dt_grammar.c
dt_grammar.po: dt_grammar.c
dt_lex.So: dt_grammar.h
dt_lex.So: dt_lex.c
dt_lex.o: dt_grammar.h
dt_lex.o: dt_lex.c
dt_lex.po: dt_grammar.h
dt_lex.po: dt_lex.c
dt_names.So: dt_names.c
dt_names.o: dt_names.c
dt_names.po: dt_names.c
dt_parser.So: dt_grammar.h
dt_parser.o: dt_grammar.h
dt_parser.po: dt_grammar.h
dt_xlator.So: dt_grammar.h
dt_xlator.o: dt_grammar.h
dt_xlator.po: dt_grammar.h
.endif

View File

@ -0,0 +1,20 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/msun \
usr.bin/xinstall.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
usr.bin/xinstall.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,19 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
usr.bin/xinstall.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,30 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
cddl/lib/libavl \
cddl/lib/libnvpair \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs_core \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libexpat \
lib/libgeom \
lib/libmd \
lib/libthr \
lib/libutil \
lib/msun \
usr.bin/xinstall.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,21 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
cddl/lib/libnvpair \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/msun \
usr.bin/xinstall.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,26 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
cddl/lib/libavl \
cddl/lib/libnvpair \
cddl/lib/libumem \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libmd \
lib/libthr \
lib/libz \
lib/msun \
usr.bin/xinstall.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,32 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
cddl/lib/libavl \
cddl/lib/libnvpair \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
cddl/lib/libzfs_core \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libexpat \
lib/libgeom \
lib/libjail \
lib/libmd \
lib/libsbuf \
lib/libthr \
lib/libutil \
lib/msun \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,31 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
cddl/lib/libavl \
cddl/lib/libnvpair \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
cddl/lib/libzfs_core \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libexpat \
lib/libgeom \
lib/libmd \
lib/libsbuf \
lib/libthr \
lib/libutil \
lib/msun \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,26 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
cddl/lib/libctf \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libc_nonshared \
lib/libcompiler_rt \
lib/libdwarf \
lib/libelf \
lib/libthr \
lib/libz \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,24 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libc_nonshared \
lib/libcompiler_rt \
lib/libelf \
lib/libthr \
lib/libz \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,26 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
cddl/lib/libctf \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libc_nonshared \
lib/libcompiler_rt \
lib/libdwarf \
lib/libelf \
lib/libthr \
lib/libz \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,19 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libelf \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,33 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
cddl/lib/libavl \
cddl/lib/libnvpair \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
cddl/lib/libzfs_core \
cddl/lib/libzpool \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libexpat \
lib/libgeom \
lib/libmd \
lib/libsbuf \
lib/libthr \
lib/libutil \
lib/libz \
lib/msun \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,26 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
cddl/lib/libavl \
cddl/lib/libnvpair \
cddl/lib/libumem \
cddl/lib/libzpool \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libmd \
lib/libthr \
lib/libz \
lib/msun \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,33 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
cddl/lib/libavl \
cddl/lib/libnvpair \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
cddl/lib/libzfs_core \
cddl/lib/libzpool \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libexpat \
lib/libgeom \
lib/libmd \
lib/libsbuf \
lib/libthr \
lib/libutil \
lib/libz \
lib/msun \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,32 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
cddl/lib/libctf \
cddl/lib/libdtrace \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libc_nonshared \
lib/libcompiler_rt \
lib/libcxxrt \
lib/libelf \
lib/libproc \
lib/librtld_db \
lib/libthr \
lib/libutil \
lib/liby \
lib/libz \
usr.bin/lex/lib \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,13 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,28 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
cddl/lib/libctf \
cddl/lib/libdtrace \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libcxxrt \
lib/libelf \
lib/libproc \
lib/librt \
lib/librtld_db \
lib/libthr \
lib/libutil \
lib/libz \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,33 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
cddl/lib/libavl \
cddl/lib/libnvpair \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
cddl/lib/libzfs_core \
cddl/lib/libzpool \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libexpat \
lib/libgeom \
lib/libmd \
lib/libsbuf \
lib/libthr \
lib/libutil \
lib/libz \
lib/msun \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,33 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
cddl/lib/libavl \
cddl/lib/libnvpair \
cddl/lib/libumem \
cddl/lib/libuutil \
cddl/lib/libzfs \
cddl/lib/libzfs_core \
cddl/lib/libzpool \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libexpat \
lib/libgeom \
lib/libmd \
lib/libsbuf \
lib/libthr \
lib/libutil \
lib/libz \
lib/msun \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -330,6 +330,16 @@ distribution:
MTREE_CMD?= mtree
.if ${MK_INSTALL_AS_USER} == "yes" && ${_uid} != 0
MTREE_FILTER= sed -e 's,\([gu]\)name=,\1id=,g' \
-e 's,\(uid=\)[^ ]* ,\1${_uid} ,' \
-e 's,\(gid=\)[^ ]* ,\1${_gid} ,' \
-e 's,\(uid=\)[^ ]*$$,\1${_uid},' \
-e 's,\(gid=\)[^ ]*$$,\1${_gid},'
.else
MTREE_FILTER= cat
.endif
MTREES= mtree/BSD.root.dist / \
mtree/BSD.var.dist /var \
mtree/BSD.usr.dist /usr \
@ -358,7 +368,8 @@ distrib-dirs: ${MTREES:N/*}
test -d $$d || mkdir -p $$d; \
${ECHO} ${MTREE_CMD} -deU ${MTREE_FOLLOWS_SYMLINKS} \
-f $$m -p $$d; \
${MTREE_CMD} -deU ${MTREE_FOLLOWS_SYMLINKS} -f $$m -p $$d; \
${MTREE_FILTER} $$m | \
${MTREE_CMD} -deU ${MTREE_FOLLOWS_SYMLINKS} -p $$d; \
done; true
.if defined(NO_ROOT)
@set ${MTREES}; \
@ -372,7 +383,8 @@ distrib-dirs: ${MTREES:N/*}
test -d ${DESTDIR}/$$d || mkdir -p ${DESTDIR}/$$d; \
${ECHO} "${MTREE_CMD:N-W} -C -f $$m -K uname,gname | " \
"sed s#^\.#.$$d# | ${METALOG.add}" ; \
${MTREE_CMD:N-W} -C -f $$m -K uname,gname | sed s#^\.#.$$d# | \
${MTREE_FILTER} $$m | \
${MTREE_CMD:N-W} -C -K uname,gname | sed s#^\.#.$$d# | \
${METALOG.add} ; \
done; true
.endif

View File

@ -0,0 +1,15 @@
# $FreeBSD$
# 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

View File

@ -0,0 +1,19 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/msun \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,19 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
secure/lib/libcrypto \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,11 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,19 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/ncurses/ncursesw \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

19
games/pom/Makefile.depend Normal file
View File

@ -0,0 +1,19 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/msun \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,19 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/msun \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,18 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -1,5 +1,7 @@
# $FreeBSD$
.MAIN: all
.include <src.opts.mk>
MK_SSP= no
@ -74,4 +76,11 @@ realinstall:
${file} ${DESTDIR}${LIBDIR}/${file}
.endfor
.if ${MK_STAGING} == "yes"
STAGE_DIR= ${STAGE_LIBDIR}
STAGE_FILES= ${OBJS} ${SOBJS} ${TGTOBJS}
staging: stage_files
.endif
.NOPATH: ${CLEANFILES}
.include <bsd.lib.mk>

View File

@ -0,0 +1,43 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
include \
include/xlocale \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
crtbegin.o: options.h
crtbegin.o: tconfig.h
crtbegin.o: tm.h
crtbegin.po: options.h
crtbegin.po: tconfig.h
crtbegin.po: tm.h
crtbeginS.o: options.h
crtbeginS.o: tconfig.h
crtbeginS.o: tm.h
crtbeginS.po: options.h
crtbeginS.po: tconfig.h
crtbeginS.po: tm.h
crtbeginT.o: options.h
crtbeginT.o: tconfig.h
crtbeginT.o: tm.h
crtbeginT.po: options.h
crtbeginT.po: tconfig.h
crtbeginT.po: tm.h
crtend.o: options.h
crtend.o: tconfig.h
crtend.o: tm.h
crtend.po: options.h
crtend.po: tconfig.h
crtend.po: tm.h
crtendS.o: options.h
crtendS.o: tconfig.h
crtendS.o: tm.h
crtendS.po: options.h
crtendS.po: tconfig.h
crtendS.po: tm.h
.endif

View File

@ -0,0 +1,21 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/msun \
lib/ncurses/ncursesw \
usr.bin/xinstall.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,286 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
__main.So: options.h
__main.So: tconfig.h
__main.So: tm.h
_absvdi2.So: options.h
_absvdi2.So: tconfig.h
_absvdi2.So: tm.h
_absvsi2.So: options.h
_absvsi2.So: tconfig.h
_absvsi2.So: tm.h
_addvdi3.So: options.h
_addvdi3.So: tconfig.h
_addvdi3.So: tm.h
_addvsi3.So: options.h
_addvsi3.So: tconfig.h
_addvsi3.So: tm.h
_ashldi3.So: options.h
_ashldi3.So: tconfig.h
_ashldi3.So: tm.h
_ashrdi3.So: options.h
_ashrdi3.So: tconfig.h
_ashrdi3.So: tm.h
_bswapdi2.So: options.h
_bswapdi2.So: tconfig.h
_bswapdi2.So: tm.h
_bswapsi2.So: options.h
_bswapsi2.So: tconfig.h
_bswapsi2.So: tm.h
_clear_cache.So: options.h
_clear_cache.So: tconfig.h
_clear_cache.So: tm.h
_clz.So: options.h
_clz.So: tconfig.h
_clz.So: tm.h
_clzdi2.So: options.h
_clzdi2.So: tconfig.h
_clzdi2.So: tm.h
_clzsi2.So: options.h
_clzsi2.So: tconfig.h
_clzsi2.So: tm.h
_cmpdi2.So: options.h
_cmpdi2.So: tconfig.h
_cmpdi2.So: tm.h
_ctors.So: options.h
_ctors.So: tconfig.h
_ctors.So: tm.h
_ctzdi2.So: options.h
_ctzdi2.So: tconfig.h
_ctzdi2.So: tm.h
_ctzsi2.So: options.h
_ctzsi2.So: tconfig.h
_ctzsi2.So: tm.h
_divdc3.So: options.h
_divdc3.So: tconfig.h
_divdc3.So: tm.h
_divdi3.So: options.h
_divdi3.So: tconfig.h
_divdi3.So: tm.h
_divsc3.So: options.h
_divsc3.So: tconfig.h
_divsc3.So: tm.h
_divtc3.So: options.h
_divtc3.So: tconfig.h
_divtc3.So: tm.h
_divxc3.So: options.h
_divxc3.So: tconfig.h
_divxc3.So: tm.h
_enable_execute_stack.So: options.h
_enable_execute_stack.So: tconfig.h
_enable_execute_stack.So: tm.h
_ffsdi2.So: options.h
_ffsdi2.So: tconfig.h
_ffsdi2.So: tm.h
_ffssi2.So: options.h
_ffssi2.So: tconfig.h
_ffssi2.So: tm.h
_fixdfdi.So: options.h
_fixdfdi.So: tconfig.h
_fixdfdi.So: tm.h
_fixsfdi.So: options.h
_fixsfdi.So: tconfig.h
_fixsfdi.So: tm.h
_fixtfdi.So: options.h
_fixtfdi.So: tconfig.h
_fixtfdi.So: tm.h
_fixunsdfdi.So: options.h
_fixunsdfdi.So: tconfig.h
_fixunsdfdi.So: tm.h
_fixunsdfsi.So: options.h
_fixunsdfsi.So: tconfig.h
_fixunsdfsi.So: tm.h
_fixunssfdi.So: options.h
_fixunssfdi.So: tconfig.h
_fixunssfdi.So: tm.h
_fixunssfsi.So: options.h
_fixunssfsi.So: tconfig.h
_fixunssfsi.So: tm.h
_fixunstfdi.So: options.h
_fixunstfdi.So: tconfig.h
_fixunstfdi.So: tm.h
_fixunsxfdi.So: options.h
_fixunsxfdi.So: tconfig.h
_fixunsxfdi.So: tm.h
_fixunsxfsi.So: options.h
_fixunsxfsi.So: tconfig.h
_fixunsxfsi.So: tm.h
_fixxfdi.So: options.h
_fixxfdi.So: tconfig.h
_fixxfdi.So: tm.h
_floatdidf.So: options.h
_floatdidf.So: tconfig.h
_floatdidf.So: tm.h
_floatdisf.So: options.h
_floatdisf.So: tconfig.h
_floatdisf.So: tm.h
_floatditf.So: options.h
_floatditf.So: tconfig.h
_floatditf.So: tm.h
_floatdixf.So: options.h
_floatdixf.So: tconfig.h
_floatdixf.So: tm.h
_floatundidf.So: options.h
_floatundidf.So: tconfig.h
_floatundidf.So: tm.h
_floatundisf.So: options.h
_floatundisf.So: tconfig.h
_floatundisf.So: tm.h
_floatunditf.So: options.h
_floatunditf.So: tconfig.h
_floatunditf.So: tm.h
_floatundixf.So: options.h
_floatundixf.So: tconfig.h
_floatundixf.So: tm.h
_lshrdi3.So: options.h
_lshrdi3.So: tconfig.h
_lshrdi3.So: tm.h
_moddi3.So: options.h
_moddi3.So: tconfig.h
_moddi3.So: tm.h
_muldc3.So: options.h
_muldc3.So: tconfig.h
_muldc3.So: tm.h
_muldi3.So: options.h
_muldi3.So: tconfig.h
_muldi3.So: tm.h
_mulsc3.So: options.h
_mulsc3.So: tconfig.h
_mulsc3.So: tm.h
_multc3.So: options.h
_multc3.So: tconfig.h
_multc3.So: tm.h
_mulvdi3.So: options.h
_mulvdi3.So: tconfig.h
_mulvdi3.So: tm.h
_mulvsi3.So: options.h
_mulvsi3.So: tconfig.h
_mulvsi3.So: tm.h
_mulxc3.So: options.h
_mulxc3.So: tconfig.h
_mulxc3.So: tm.h
_negdi2.So: options.h
_negdi2.So: tconfig.h
_negdi2.So: tm.h
_negvdi2.So: options.h
_negvdi2.So: tconfig.h
_negvdi2.So: tm.h
_negvsi2.So: options.h
_negvsi2.So: tconfig.h
_negvsi2.So: tm.h
_paritydi2.So: options.h
_paritydi2.So: tconfig.h
_paritydi2.So: tm.h
_paritysi2.So: options.h
_paritysi2.So: tconfig.h
_paritysi2.So: tm.h
_popcount_tab.So: options.h
_popcount_tab.So: tconfig.h
_popcount_tab.So: tm.h
_popcountdi2.So: options.h
_popcountdi2.So: tconfig.h
_popcountdi2.So: tm.h
_popcountsi2.So: options.h
_popcountsi2.So: tconfig.h
_popcountsi2.So: tm.h
_powidf2.So: options.h
_powidf2.So: tconfig.h
_powidf2.So: tm.h
_powisf2.So: options.h
_powisf2.So: tconfig.h
_powisf2.So: tm.h
_powitf2.So: options.h
_powitf2.So: tconfig.h
_powitf2.So: tm.h
_powixf2.So: options.h
_powixf2.So: tconfig.h
_powixf2.So: tm.h
_subvdi3.So: options.h
_subvdi3.So: tconfig.h
_subvdi3.So: tm.h
_subvsi3.So: options.h
_subvsi3.So: tconfig.h
_subvsi3.So: tm.h
_trampoline.So: options.h
_trampoline.So: tconfig.h
_trampoline.So: tm.h
_ucmpdi2.So: options.h
_ucmpdi2.So: tconfig.h
_ucmpdi2.So: tm.h
_udiv_w_sdiv.So: options.h
_udiv_w_sdiv.So: tconfig.h
_udiv_w_sdiv.So: tm.h
_udivdi3.So: options.h
_udivdi3.So: tconfig.h
_udivdi3.So: tm.h
_udivmoddi4.So: options.h
_udivmoddi4.So: tconfig.h
_udivmoddi4.So: tm.h
_umoddi3.So: options.h
_umoddi3.So: tconfig.h
_umoddi3.So: tm.h
unwind-c.So: tconfig.h
unwind-c.So: unwind.h
unwind-c.o: tconfig.h
unwind-c.o: unwind.h
unwind-c.po: tconfig.h
unwind-c.po: unwind.h
unwind-dw2-fde-glibc.So: gthr-default.h
unwind-dw2-fde-glibc.So: options.h
unwind-dw2-fde-glibc.So: tconfig.h
unwind-dw2-fde-glibc.So: tm.h
unwind-dw2-fde-glibc.So: unwind.h
unwind-dw2-fde-glibc.o: gthr-default.h
unwind-dw2-fde-glibc.o: options.h
unwind-dw2-fde-glibc.o: tconfig.h
unwind-dw2-fde-glibc.o: tm.h
unwind-dw2-fde-glibc.o: unwind.h
unwind-dw2-fde-glibc.po: gthr-default.h
unwind-dw2-fde-glibc.po: options.h
unwind-dw2-fde-glibc.po: tconfig.h
unwind-dw2-fde-glibc.po: tm.h
unwind-dw2-fde-glibc.po: unwind.h
unwind-dw2.So: gthr-default.h
unwind-dw2.So: options.h
unwind-dw2.So: tconfig.h
unwind-dw2.So: tm.h
unwind-dw2.So: unwind.h
unwind-dw2.o: gthr-default.h
unwind-dw2.o: options.h
unwind-dw2.o: tconfig.h
unwind-dw2.o: tm.h
unwind-dw2.o: unwind.h
unwind-dw2.po: gthr-default.h
unwind-dw2.po: options.h
unwind-dw2.po: tconfig.h
unwind-dw2.po: tm.h
unwind-dw2.po: unwind.h
unwind-sjlj.So: gthr-default.h
unwind-sjlj.So: options.h
unwind-sjlj.So: tconfig.h
unwind-sjlj.So: tm.h
unwind-sjlj.So: unwind.h
unwind-sjlj.o: gthr-default.h
unwind-sjlj.o: options.h
unwind-sjlj.o: tconfig.h
unwind-sjlj.o: tm.h
unwind-sjlj.o: unwind.h
unwind-sjlj.po: gthr-default.h
unwind-sjlj.po: options.h
unwind-sjlj.po: tconfig.h
unwind-sjlj.po: tm.h
unwind-sjlj.po: unwind.h
.endif

View File

@ -0,0 +1,125 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
include \
include/xlocale \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
_gcov.o: gcov-iov.h
_gcov.o: options.h
_gcov.o: tconfig.h
_gcov.o: tm.h
_gcov.po: gcov-iov.h
_gcov.po: options.h
_gcov.po: tconfig.h
_gcov.po: tm.h
_gcov_execl.o: gcov-iov.h
_gcov_execl.o: options.h
_gcov_execl.o: tconfig.h
_gcov_execl.o: tm.h
_gcov_execl.po: gcov-iov.h
_gcov_execl.po: options.h
_gcov_execl.po: tconfig.h
_gcov_execl.po: tm.h
_gcov_execle.o: gcov-iov.h
_gcov_execle.o: options.h
_gcov_execle.o: tconfig.h
_gcov_execle.o: tm.h
_gcov_execle.po: gcov-iov.h
_gcov_execle.po: options.h
_gcov_execle.po: tconfig.h
_gcov_execle.po: tm.h
_gcov_execlp.o: gcov-iov.h
_gcov_execlp.o: options.h
_gcov_execlp.o: tconfig.h
_gcov_execlp.o: tm.h
_gcov_execlp.po: gcov-iov.h
_gcov_execlp.po: options.h
_gcov_execlp.po: tconfig.h
_gcov_execlp.po: tm.h
_gcov_execv.o: gcov-iov.h
_gcov_execv.o: options.h
_gcov_execv.o: tconfig.h
_gcov_execv.o: tm.h
_gcov_execv.po: gcov-iov.h
_gcov_execv.po: options.h
_gcov_execv.po: tconfig.h
_gcov_execv.po: tm.h
_gcov_execve.o: gcov-iov.h
_gcov_execve.o: options.h
_gcov_execve.o: tconfig.h
_gcov_execve.o: tm.h
_gcov_execve.po: gcov-iov.h
_gcov_execve.po: options.h
_gcov_execve.po: tconfig.h
_gcov_execve.po: tm.h
_gcov_execvp.o: gcov-iov.h
_gcov_execvp.o: options.h
_gcov_execvp.o: tconfig.h
_gcov_execvp.o: tm.h
_gcov_execvp.po: gcov-iov.h
_gcov_execvp.po: options.h
_gcov_execvp.po: tconfig.h
_gcov_execvp.po: tm.h
_gcov_fork.o: gcov-iov.h
_gcov_fork.o: options.h
_gcov_fork.o: tconfig.h
_gcov_fork.o: tm.h
_gcov_fork.po: gcov-iov.h
_gcov_fork.po: options.h
_gcov_fork.po: tconfig.h
_gcov_fork.po: tm.h
_gcov_interval_profiler.o: gcov-iov.h
_gcov_interval_profiler.o: options.h
_gcov_interval_profiler.o: tconfig.h
_gcov_interval_profiler.o: tm.h
_gcov_interval_profiler.po: gcov-iov.h
_gcov_interval_profiler.po: options.h
_gcov_interval_profiler.po: tconfig.h
_gcov_interval_profiler.po: tm.h
_gcov_merge_add.o: gcov-iov.h
_gcov_merge_add.o: options.h
_gcov_merge_add.o: tconfig.h
_gcov_merge_add.o: tm.h
_gcov_merge_add.po: gcov-iov.h
_gcov_merge_add.po: options.h
_gcov_merge_add.po: tconfig.h
_gcov_merge_add.po: tm.h
_gcov_merge_delta.o: gcov-iov.h
_gcov_merge_delta.o: options.h
_gcov_merge_delta.o: tconfig.h
_gcov_merge_delta.o: tm.h
_gcov_merge_delta.po: gcov-iov.h
_gcov_merge_delta.po: options.h
_gcov_merge_delta.po: tconfig.h
_gcov_merge_delta.po: tm.h
_gcov_merge_single.o: gcov-iov.h
_gcov_merge_single.o: options.h
_gcov_merge_single.o: tconfig.h
_gcov_merge_single.o: tm.h
_gcov_merge_single.po: gcov-iov.h
_gcov_merge_single.po: options.h
_gcov_merge_single.po: tconfig.h
_gcov_merge_single.po: tm.h
_gcov_one_value_profiler.o: gcov-iov.h
_gcov_one_value_profiler.o: options.h
_gcov_one_value_profiler.o: tconfig.h
_gcov_one_value_profiler.o: tm.h
_gcov_one_value_profiler.po: gcov-iov.h
_gcov_one_value_profiler.po: options.h
_gcov_one_value_profiler.po: tconfig.h
_gcov_one_value_profiler.po: tm.h
_gcov_pow2_profiler.o: gcov-iov.h
_gcov_pow2_profiler.o: options.h
_gcov_pow2_profiler.o: tconfig.h
_gcov_pow2_profiler.o: tm.h
_gcov_pow2_profiler.po: gcov-iov.h
_gcov_pow2_profiler.po: options.h
_gcov_pow2_profiler.po: tconfig.h
_gcov_pow2_profiler.po: tm.h
.endif

View File

@ -0,0 +1,85 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
usr.bin/xinstall.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
affinity.So: gstdint.h
affinity.o: gstdint.h
affinity.po: gstdint.h
alloc.So: gstdint.h
alloc.o: gstdint.h
alloc.po: gstdint.h
bar.So: gstdint.h
bar.o: gstdint.h
bar.po: gstdint.h
barrier.So: gstdint.h
barrier.o: gstdint.h
barrier.po: gstdint.h
critical.So: gstdint.h
critical.o: gstdint.h
critical.po: gstdint.h
env.So: gstdint.h
env.So: libgomp_f.h
env.o: gstdint.h
env.o: libgomp_f.h
env.po: gstdint.h
env.po: libgomp_f.h
error.So: gstdint.h
error.o: gstdint.h
error.po: gstdint.h
fortran.So: gstdint.h
fortran.So: libgomp_f.h
fortran.o: gstdint.h
fortran.o: libgomp_f.h
fortran.po: gstdint.h
fortran.po: libgomp_f.h
iter.So: gstdint.h
iter.o: gstdint.h
iter.po: gstdint.h
lock.So: gstdint.h
lock.o: gstdint.h
lock.po: gstdint.h
loop.So: gstdint.h
loop.o: gstdint.h
loop.po: gstdint.h
ordered.So: gstdint.h
ordered.o: gstdint.h
ordered.po: gstdint.h
parallel.So: gstdint.h
parallel.o: gstdint.h
parallel.po: gstdint.h
proc.So: gstdint.h
proc.o: gstdint.h
proc.po: gstdint.h
sections.So: gstdint.h
sections.o: gstdint.h
sections.po: gstdint.h
sem.So: gstdint.h
sem.o: gstdint.h
sem.po: gstdint.h
single.So: gstdint.h
single.o: gstdint.h
single.po: gstdint.h
team.So: gstdint.h
team.o: gstdint.h
team.po: gstdint.h
time.So: gstdint.h
time.o: gstdint.h
time.po: gstdint.h
work.So: gstdint.h
work.o: gstdint.h
work.po: gstdint.h
.endif

View File

@ -0,0 +1,14 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
include \
include/xlocale \
lib/ncurses/ncursesw \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,22 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
usr.bin/xinstall.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
gnuregex.So: gnuregex.c
gnuregex.o: gnuregex.c
gnuregex.po: gnuregex.c
.endif

View File

@ -0,0 +1,20 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,11 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,68 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/msun \
usr.bin/xinstall.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
atomicity.So: atomicity.cc
atomicity.o: atomicity.cc
atomicity.po: atomicity.cc
eh_alloc.So: unwind.h
eh_alloc.o: unwind.h
eh_alloc.po: unwind.h
eh_arm.So: unwind.h
eh_arm.o: unwind.h
eh_arm.po: unwind.h
eh_aux_runtime.So: unwind.h
eh_aux_runtime.o: unwind.h
eh_aux_runtime.po: unwind.h
eh_call.So: unwind.h
eh_call.o: unwind.h
eh_call.po: unwind.h
eh_catch.So: unwind.h
eh_catch.o: unwind.h
eh_catch.po: unwind.h
eh_exception.So: unwind.h
eh_exception.o: unwind.h
eh_exception.po: unwind.h
eh_globals.So: unwind.h
eh_globals.o: unwind.h
eh_globals.po: unwind.h
eh_personality.So: unwind.h
eh_personality.o: unwind.h
eh_personality.po: unwind.h
eh_term_handler.So: unwind.h
eh_term_handler.o: unwind.h
eh_term_handler.po: unwind.h
eh_terminate.So: unwind.h
eh_terminate.o: unwind.h
eh_terminate.po: unwind.h
eh_throw.So: unwind.h
eh_throw.o: unwind.h
eh_throw.po: unwind.h
eh_type.So: unwind.h
eh_type.o: unwind.h
eh_type.po: unwind.h
eh_unex_handler.So: unwind.h
eh_unex_handler.o: unwind.h
eh_unex_handler.po: unwind.h
pure.So: unwind.h
pure.o: unwind.h
pure.po: unwind.h
vec.So: unwind.h
vec.o: unwind.h
vec.po: unwind.h
.endif

View File

@ -0,0 +1,65 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
gnu/lib/libstdc++ \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
usr.bin/xinstall.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
eh_alloc.So: unwind.h
eh_alloc.o: unwind.h
eh_alloc.po: unwind.h
eh_arm.So: unwind.h
eh_arm.o: unwind.h
eh_arm.po: unwind.h
eh_aux_runtime.So: unwind.h
eh_aux_runtime.o: unwind.h
eh_aux_runtime.po: unwind.h
eh_call.So: unwind.h
eh_call.o: unwind.h
eh_call.po: unwind.h
eh_catch.So: unwind.h
eh_catch.o: unwind.h
eh_catch.po: unwind.h
eh_exception.So: unwind.h
eh_exception.o: unwind.h
eh_exception.po: unwind.h
eh_globals.So: unwind.h
eh_globals.o: unwind.h
eh_globals.po: unwind.h
eh_personality.So: unwind.h
eh_personality.o: unwind.h
eh_personality.po: unwind.h
eh_term_handler.So: unwind.h
eh_term_handler.o: unwind.h
eh_term_handler.po: unwind.h
eh_terminate.So: unwind.h
eh_terminate.o: unwind.h
eh_terminate.po: unwind.h
eh_throw.So: unwind.h
eh_throw.o: unwind.h
eh_throw.po: unwind.h
eh_type.So: unwind.h
eh_type.o: unwind.h
eh_type.po: unwind.h
eh_unex_handler.So: unwind.h
eh_unex_handler.o: unwind.h
eh_unex_handler.po: unwind.h
pure.So: unwind.h
pure.o: unwind.h
pure.po: unwind.h
vec.So: unwind.h
vec.o: unwind.h
vec.po: unwind.h
.endif

View File

@ -0,0 +1,21 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
gnu/usr.bin/binutils/libbfd \
gnu/usr.bin/binutils/libbinutils \
gnu/usr.bin/binutils/libiberty \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,21 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
gnu/usr.bin/binutils/libbfd \
gnu/usr.bin/binutils/libbinutils \
gnu/usr.bin/binutils/libiberty \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,20 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/usr.bin/binutils/libbfd \
gnu/usr.bin/binutils/libiberty \
gnu/usr.bin/binutils/libopcodes \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -0,0 +1,11 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -70,4 +70,6 @@ afterinstall:
${INSTALL} -o ${LIBOWN} -g ${LIBGRP} -m ${LIBMODE} \
${LDSCRIPTS:S|^|ldscripts/|} ${DESTDIR}${SCRIPTDIR}
GENDIRDEPS_FILTER.host+= Nusr.bin/yacc
.include <bsd.prog.mk>

View File

@ -0,0 +1,53 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/usr.bin/binutils/libbfd \
gnu/usr.bin/binutils/libiberty \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
eelf_i386_fbsd.o: eelf_i386_fbsd.c
eelf_i386_fbsd.o: ldgram.h
eelf_i386_fbsd.po: eelf_i386_fbsd.c
eelf_i386_fbsd.po: ldgram.h
eelf_x86_64_fbsd.o: eelf_x86_64_fbsd.c
eelf_x86_64_fbsd.o: ldgram.h
eelf_x86_64_fbsd.po: eelf_x86_64_fbsd.c
eelf_x86_64_fbsd.po: ldgram.h
ldctor.o: ldgram.h
ldctor.po: ldgram.h
ldemul.o: ldemul-list.h
ldemul.po: ldemul-list.h
ldexp.o: ldgram.h
ldexp.po: ldgram.h
ldfile.o: ldgram.h
ldfile.po: ldgram.h
ldgram.o: ldgram.c
ldgram.po: ldgram.c
ldlang.o: ldgram.h
ldlang.po: ldgram.h
ldlex.o: ldgram.h
ldlex.o: ldlex.c
ldlex.po: ldgram.h
ldlex.po: ldlex.c
ldmain.o: ldgram.h
ldmain.po: ldgram.h
ldmisc.o: ldgram.h
ldmisc.po: ldgram.h
ldwrite.o: ldgram.h
ldwrite.po: ldgram.h
lexsup.o: ldgram.h
lexsup.po: ldgram.h
mri.o: ldgram.h
mri.po: ldgram.h
.endif

View File

@ -0,0 +1,47 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/usr.bin/binutils/libbfd \
gnu/usr.bin/binutils/libiberty \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
eelf_i386_fbsd.o: eelf_i386_fbsd.c
eelf_i386_fbsd.o: ldgram.h
eelf_i386_fbsd.po: eelf_i386_fbsd.c
eelf_i386_fbsd.po: ldgram.h
eelf_x86_64_fbsd.o: eelf_x86_64_fbsd.c
eelf_x86_64_fbsd.o: ldgram.h
eelf_x86_64_fbsd.po: eelf_x86_64_fbsd.c
eelf_x86_64_fbsd.po: ldgram.h
ldctor.o: ldgram.h
ldctor.po: ldgram.h
ldemul.o: ldemul-list.h
ldemul.po: ldemul-list.h
ldexp.o: ldgram.h
ldexp.po: ldgram.h
ldfile.o: ldgram.h
ldfile.po: ldgram.h
ldgram.o: ldgram.c
ldgram.po: ldgram.c
ldlang.o: ldgram.h
ldlang.po: ldgram.h
ldlex.o: ldgram.h
ldlex.o: ldlex.c
ldlex.po: ldgram.h
ldlex.po: ldlex.c
ldmain.o: ldgram.h
ldmain.po: ldgram.h
ldmisc.o: ldgram.h
ldmisc.po: ldgram.h
ldwrite.o: ldgram.h
ldwrite.po: ldgram.h
lexsup.o: ldgram.h
lexsup.po: ldgram.h
mri.o: ldgram.h
mri.po: ldgram.h
.endif

View File

@ -0,0 +1,121 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
include \
include/xlocale \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
archive.o: config.h
archive.po: config.h
archive64.o: config.h
archive64.po: config.h
archures.o: config.h
archures.po: config.h
bfd.o: bfdver.h
bfd.o: config.h
bfd.po: bfdver.h
bfd.po: config.h
bfdio.o: config.h
bfdio.po: config.h
bfdwin.o: config.h
bfdwin.po: config.h
binary.o: config.h
binary.po: config.h
cache.o: config.h
cache.po: config.h
coffgen.o: config.h
coffgen.po: config.h
cofflink.o: config.h
cofflink.po: config.h
corefile.o: config.h
corefile.po: config.h
cpu-i386.o: config.h
cpu-i386.po: config.h
dwarf1.o: config.h
dwarf1.po: config.h
dwarf2.o: config.h
dwarf2.po: config.h
efi-app-ia32.o: config.h
efi-app-ia32.po: config.h
efi-app-x86_64.o: config.h
efi-app-x86_64.po: config.h
elf-attrs.o: config.h
elf-attrs.po: config.h
elf-eh-frame.o: config.h
elf-eh-frame.po: config.h
elf-strtab.o: config.h
elf-strtab.po: config.h
elf-vxworks.o: config.h
elf-vxworks.po: config.h
elf.o: config.h
elf.po: config.h
elf32-i386.o: config.h
elf32-i386.o: elf32-target.h
elf32-i386.po: config.h
elf32-i386.po: elf32-target.h
elf32.o: config.h
elf32.po: config.h
elf64-gen.o: config.h
elf64-gen.o: elf64-target.h
elf64-gen.po: config.h
elf64-gen.po: elf64-target.h
elf64-x86-64.o: config.h
elf64-x86-64.o: elf64-target.h
elf64-x86-64.po: config.h
elf64-x86-64.po: elf64-target.h
elf64.o: config.h
elf64.po: config.h
elflink.o: config.h
elflink.po: config.h
format.o: config.h
format.po: config.h
hash.o: config.h
hash.po: config.h
ihex.o: config.h
ihex.po: config.h
init.o: config.h
init.po: config.h
libbfd.o: config.h
libbfd.po: config.h
linker.o: config.h
linker.po: config.h
merge.o: config.h
merge.po: config.h
opncls.o: config.h
opncls.po: config.h
peigen.o: config.h
peigen.o: peigen.c
peigen.po: config.h
peigen.po: peigen.c
pepigen.o: config.h
pepigen.o: pepigen.c
pepigen.po: config.h
pepigen.po: pepigen.c
pex64igen.o: config.h
pex64igen.o: pex64igen.c
pex64igen.po: config.h
pex64igen.po: pex64igen.c
reloc.o: config.h
reloc.po: config.h
section.o: config.h
section.po: config.h
simple.o: config.h
simple.po: config.h
srec.o: config.h
srec.po: config.h
stabs.o: config.h
stabs.po: config.h
syms.o: config.h
syms.po: config.h
targets.o: config.h
targets.o: targmatch.h
targets.po: config.h
targets.po: targmatch.h
tekhex.o: config.h
tekhex.po: config.h
.endif

View File

@ -0,0 +1,119 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
archive.o: config.h
archive.po: config.h
archive64.o: config.h
archive64.po: config.h
archures.o: config.h
archures.po: config.h
bfd.o: bfdver.h
bfd.o: config.h
bfd.po: bfdver.h
bfd.po: config.h
bfdio.o: config.h
bfdio.po: config.h
bfdwin.o: config.h
bfdwin.po: config.h
binary.o: config.h
binary.po: config.h
cache.o: config.h
cache.po: config.h
coffgen.o: config.h
coffgen.po: config.h
cofflink.o: config.h
cofflink.po: config.h
corefile.o: config.h
corefile.po: config.h
cpu-i386.o: config.h
cpu-i386.po: config.h
dwarf1.o: config.h
dwarf1.po: config.h
dwarf2.o: config.h
dwarf2.po: config.h
efi-app-ia32.o: config.h
efi-app-ia32.po: config.h
efi-app-x86_64.o: config.h
efi-app-x86_64.po: config.h
elf-attrs.o: config.h
elf-attrs.po: config.h
elf-eh-frame.o: config.h
elf-eh-frame.po: config.h
elf-strtab.o: config.h
elf-strtab.po: config.h
elf-vxworks.o: config.h
elf-vxworks.po: config.h
elf.o: config.h
elf.po: config.h
elf32-i386.o: config.h
elf32-i386.o: elf32-target.h
elf32-i386.po: config.h
elf32-i386.po: elf32-target.h
elf32.o: config.h
elf32.po: config.h
elf64-gen.o: config.h
elf64-gen.o: elf64-target.h
elf64-gen.po: config.h
elf64-gen.po: elf64-target.h
elf64-x86-64.o: config.h
elf64-x86-64.o: elf64-target.h
elf64-x86-64.po: config.h
elf64-x86-64.po: elf64-target.h
elf64.o: config.h
elf64.po: config.h
elflink.o: config.h
elflink.po: config.h
format.o: config.h
format.po: config.h
hash.o: config.h
hash.po: config.h
ihex.o: config.h
ihex.po: config.h
init.o: config.h
init.po: config.h
libbfd.o: config.h
libbfd.po: config.h
linker.o: config.h
linker.po: config.h
merge.o: config.h
merge.po: config.h
opncls.o: config.h
opncls.po: config.h
peigen.o: config.h
peigen.o: peigen.c
peigen.po: config.h
peigen.po: peigen.c
pepigen.o: config.h
pepigen.o: pepigen.c
pepigen.po: config.h
pepigen.po: pepigen.c
pex64igen.o: config.h
pex64igen.o: pex64igen.c
pex64igen.po: config.h
pex64igen.po: pex64igen.c
reloc.o: config.h
reloc.po: config.h
section.o: config.h
section.po: config.h
simple.o: config.h
simple.po: config.h
srec.o: config.h
srec.po: config.h
stabs.o: config.h
stabs.po: config.h
syms.o: config.h
syms.po: config.h
targets.o: config.h
targets.o: targmatch.h
targets.po: config.h
targets.po: targmatch.h
tekhex.o: config.h
tekhex.po: config.h
.endif

View File

@ -0,0 +1,20 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/usr.bin/binutils/libbfd \
include \
include/xlocale \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
arlex.o: arlex.c
arlex.o: arparse.h
arlex.po: arlex.c
arlex.po: arparse.h
arparse.o: arparse.c
arparse.po: arparse.c
.endif

Some files were not shown because too many files have changed in this diff Show More