Revision 02e3c4733f36f77923888f8d952e2081cb5d49ea authored by Glen Barber on 13 July 2017, 16:27:43 UTC, committed by Glen Barber on 13 July 2017, 16:27:43 UTC
Prune empty sections.
Remove a stale comment.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
1 parent fd53c68
Raw File
Makefile.depend
# $FreeBSD$
# Autogenerated - do NOT edit!

DIRDEPS = \
	gnu/lib/csu \
	gnu/lib/libgcc \
	include \
	include/arpa \
	include/rpc \
	include/rpcsvc \
	include/xlocale \
	lib/${CSU_DIR} \
	lib/libc \
	lib/libcompiler_rt \
	lib/librpcsvc \
	lib/libutil \


.include <dirdeps.mk>

.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
back to top