summaryrefslogtreecommitdiffstats
path: root/usr.bin/bsdcat
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-06-03 19:25:30 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-06-03 19:25:30 +0000
commit5a7971594085c76ca25b5ea907a1800602400d6c (patch)
tree9ccdc75d33967ea60957346c48ff66295695416b /usr.bin/bsdcat
parent67a23aa29fe3bf47893969fb688c4aa01f9677b4 (diff)
downloadFreeBSD-src-5a7971594085c76ca25b5ea907a1800602400d6c.zip
FreeBSD-src-5a7971594085c76ca25b5ea907a1800602400d6c.tar.gz
DIRDEPS_BUILD: Connect new directories and update dependencies.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'usr.bin/bsdcat')
-rw-r--r--usr.bin/bsdcat/Makefile.depend25
1 files changed, 25 insertions, 0 deletions
diff --git a/usr.bin/bsdcat/Makefile.depend b/usr.bin/bsdcat/Makefile.depend
new file mode 100644
index 0000000..4e7906b
--- /dev/null
+++ b/usr.bin/bsdcat/Makefile.depend
@@ -0,0 +1,25 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libarchive \
+ lib/libbz2 \
+ lib/libc \
+ lib/libcompiler_rt \
+ lib/libexpat \
+ lib/liblzma \
+ lib/libthr \
+ lib/libz \
+ secure/lib/libcrypto \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
OpenPOWER on IntegriCloud