Deleted Added
full compact
1# $FreeBSD: head/sys/boot/userboot/test/Makefile.depend 291972 2015-12-07 23:53:01Z bdrewery $
1# $FreeBSD: head/sys/boot/userboot/test/Makefile.depend 293345 2016-01-07 19:58:23Z bdrewery $
2# Autogenerated - do NOT edit!
3
4DIRDEPS = \
5 gnu/lib/csu \
6 gnu/lib/libgcc \
7 include \
8 include/xlocale \
9 lib/${CSU_DIR} \
10 lib/libc \
11 lib/libc_nonshared \
11 lib/libcompiler_rt \
12
13
14.include <dirdeps.mk>
15
16.if ${DEP_RELDIR} == ${_DEP_RELDIR}
17# local dependencies - needed for -jN in clean tree
18.endif