2015-06-13 15:20:56 -04:00
|
|
|
# $FreeBSD$
|
2012-08-22 15:25:57 -04:00
|
|
|
# Autogenerated - do NOT edit!
|
|
|
|
|
|
|
|
|
|
DIRDEPS = \
|
2014-05-10 01:16:28 -04:00
|
|
|
gnu/lib/csu \
|
2012-11-08 16:24:17 -05:00
|
|
|
gnu/lib/libgcc \
|
2012-08-22 15:25:57 -04:00
|
|
|
include \
|
|
|
|
|
include/arpa \
|
|
|
|
|
include/xlocale \
|
2012-11-08 16:24:17 -05:00
|
|
|
lib/${CSU_DIR} \
|
|
|
|
|
lib/libc \
|
2013-03-11 13:21:52 -04:00
|
|
|
lib/libcompiler_rt \
|
2015-06-16 19:37:19 -04:00
|
|
|
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
|
|
|
|
|
policy_parse.So: policy_parse.c
|
|
|
|
|
policy_parse.o: policy_parse.c
|
|
|
|
|
policy_parse.po: policy_parse.c
|
|
|
|
|
policy_token.So: policy_token.c
|
|
|
|
|
policy_token.So: y.tab.h
|
|
|
|
|
policy_token.o: policy_token.c
|
|
|
|
|
policy_token.o: y.tab.h
|
|
|
|
|
policy_token.po: policy_token.c
|
|
|
|
|
policy_token.po: y.tab.h
|
|
|
|
|
.endif
|