mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-11 04:42:16 +01:00
DIRDEPS_BUILD: Add a Makefile.depend
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
38f6966b70
commit
6a0899c5ed
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=300808
56
tools/bsdbox/Makefile.depend
Normal file
56
tools/bsdbox/Makefile.depend
Normal file
@ -0,0 +1,56 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
include/arpa \
|
||||
include/rpc \
|
||||
include/rpcsvc \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/lib80211 \
|
||||
lib/libalias/libalias \
|
||||
lib/libarchive \
|
||||
lib/libbsm \
|
||||
lib/libbz2 \
|
||||
lib/libc \
|
||||
lib/libcam \
|
||||
lib/libcompiler_rt \
|
||||
lib/libcrypt \
|
||||
lib/libdevstat \
|
||||
lib/libedit \
|
||||
lib/libelf \
|
||||
lib/libexpat \
|
||||
lib/libgeom \
|
||||
lib/libgpio \
|
||||
lib/libipsec \
|
||||
lib/libjail \
|
||||
lib/libkiconv \
|
||||
lib/libkvm \
|
||||
lib/liblzma \
|
||||
lib/libmd \
|
||||
lib/libmemstat \
|
||||
lib/libnetgraph \
|
||||
lib/libpam/libpam \
|
||||
lib/libpcap \
|
||||
lib/libsbuf \
|
||||
lib/libufs \
|
||||
lib/libutil \
|
||||
lib/libwrap \
|
||||
lib/libxo \
|
||||
lib/libz \
|
||||
lib/msun \
|
||||
lib/ncurses/ncurses \
|
||||
lib/ncurses/ncursesw \
|
||||
secure/lib/libcrypto \
|
||||
secure/lib/libssl \
|
||||
usr.bin/lex/lib \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
Loading…
Reference in New Issue
Block a user