mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 10:53:39 +01:00
45fe5580cd
Reviewd by: stevek
24 lines
366 B
Makefile
24 lines
366 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
bin/sh.host \
|
|
include \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/libc \
|
|
lib/libc++ \
|
|
lib/libcompiler_rt \
|
|
lib/libcxxrt \
|
|
lib/libjail \
|
|
lib/liblua \
|
|
lib/liblutok \
|
|
lib/libsqlite3 \
|
|
lib/msun \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|