svn commit: r256630 - projects/bmake/lib/libunbound

Simon J. Gerraty sjg at FreeBSD.org
Wed Oct 16 15:57:58 UTC 2013


Author: sjg
Date: Wed Oct 16 15:57:57 2013
New Revision: 256630
URL: http://svnweb.freebsd.org/changeset/base/256630

Log:
  New dependencies

Added:
  projects/bmake/lib/libunbound/Makefile.depend   (contents, props changed)

Added: projects/bmake/lib/libunbound/Makefile.depend
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ projects/bmake/lib/libunbound/Makefile.depend	Wed Oct 16 15:57:57 2013	(r256630)
@@ -0,0 +1,22 @@
+# Autogenerated - do NOT edit!
+
+DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
+
+DIRDEPS = \
+	gnu/lib/libgcc \
+	include \
+	include/arpa \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+	lib/libthr \
+	secure/lib/libcrypto \
+	secure/lib/libssl \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif


More information about the svn-src-projects mailing list