mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 04:53:28 +00: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
|