initial import from FreeBSD src commit 4d846d260e2b9a3d4d0a701462568268cbfe7a5b

This commit is contained in:
Matthieu Herrb 2023-08-13 19:42:59 +02:00
commit 90f920465c
10 changed files with 931 additions and 0 deletions

17
Makefile.depend Normal file
View file

@ -0,0 +1,17 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libthr \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif