initial import from FreeBSD src commit 4d846d260e2b9a3d4d0a701462568268cbfe7a5b
This commit is contained in:
commit
90f920465c
10 changed files with 931 additions and 0 deletions
17
Makefile.depend
Normal file
17
Makefile.depend
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue