mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-06 13:09:50 +00:00
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
57 lines
1.0 KiB
Makefile
57 lines
1.0 KiB
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
gnu/lib/csu \
|
|
gnu/lib/libgcc \
|
|
include \
|
|
include/arpa \
|
|
include/xlocale \
|
|
kerberos5/lib/libroken \
|
|
kerberos5/lib/libvers \
|
|
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
|
|
asn1parse.o: asn1parse.c
|
|
asn1parse.o: roken.h
|
|
asn1parse.po: asn1parse.c
|
|
asn1parse.po: roken.h
|
|
gen.o: roken.h
|
|
gen.po: roken.h
|
|
gen_copy.o: roken.h
|
|
gen_copy.po: roken.h
|
|
gen_decode.o: roken.h
|
|
gen_decode.po: roken.h
|
|
gen_encode.o: roken.h
|
|
gen_encode.po: roken.h
|
|
gen_free.o: roken.h
|
|
gen_free.po: roken.h
|
|
gen_glue.o: roken.h
|
|
gen_glue.po: roken.h
|
|
gen_length.o: roken.h
|
|
gen_length.po: roken.h
|
|
gen_seq.o: roken.h
|
|
gen_seq.po: roken.h
|
|
gen_template.o: roken.h
|
|
gen_template.po: roken.h
|
|
hash.o: roken.h
|
|
hash.po: roken.h
|
|
lex.o: asn1parse.h
|
|
lex.o: lex.c
|
|
lex.o: roken.h
|
|
lex.po: asn1parse.h
|
|
lex.po: lex.c
|
|
lex.po: roken.h
|
|
main.o: roken.h
|
|
main.po: roken.h
|
|
symbol.o: roken.h
|
|
symbol.po: roken.h
|
|
.endif
|