ccfb965433
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
115 lines
2.1 KiB
Makefile
115 lines
2.1 KiB
Makefile
# $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
|