2015-06-13 15:20:56 -04:00
|
|
|
# $FreeBSD$
|
2012-08-22 15:25:57 -04:00
|
|
|
# Autogenerated - do NOT edit!
|
|
|
|
|
|
|
|
|
|
DIRDEPS = \
|
2015-12-01 00:23:19 -05:00
|
|
|
gnu/lib/csu \
|
2012-08-22 15:25:57 -04:00
|
|
|
gnu/lib/libgcc \
|
|
|
|
|
include \
|
|
|
|
|
include/xlocale \
|
|
|
|
|
lib/${CSU_DIR} \
|
|
|
|
|
lib/libc \
|
2015-12-01 00:23:19 -05:00
|
|
|
lib/libcompiler_rt \
|
|
|
|
|
usr.bin/yacc.host \
|
2012-08-22 15:25:57 -04:00
|
|
|
|
|
|
|
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
|
|
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
|
|
|
# local dependencies - needed for -jN in clean tree
|
|
|
|
|
dtc-lexer.lex.o: dtc-lexer.lex.c
|
|
|
|
|
dtc-lexer.lex.o: dtc-parser.tab.h
|
|
|
|
|
dtc-lexer.lex.po: dtc-lexer.lex.c
|
|
|
|
|
dtc-lexer.lex.po: dtc-parser.tab.h
|
|
|
|
|
dtc-parser.tab.o: dtc-parser.tab.c
|
|
|
|
|
dtc-parser.tab.po: dtc-parser.tab.c
|
2015-12-01 00:23:19 -05:00
|
|
|
util.o: version_gen.h
|
|
|
|
|
util.po: version_gen.h
|
2012-08-22 15:25:57 -04:00
|
|
|
.endif
|