mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-21 18:50:50 +01:00
a64729f507
After building packages we have a number of new and updated Makefile.depend files Reviewed by: stevek
16 lines
251 B
Makefile
16 lines
251 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
lib/${CSU_DIR} \
|
|
lib/atf/libatf-c \
|
|
lib/libc \
|
|
lib/libcompiler_rt \
|
|
lib/libsbuf \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|