From 15c433351f54e7cd5bec8d36c8e89e6a7fa55b26 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Wed, 9 Mar 2016 22:46:01 +0000 Subject: DIRDEPS_BUILD: Connect MK_TESTS. Sponsored by: EMC / Isilon Storage Division --- lib/libpam/libpam/tests/Makefile.depend | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lib/libpam/libpam/tests/Makefile.depend (limited to 'lib/libpam') diff --git a/lib/libpam/libpam/tests/Makefile.depend b/lib/libpam/libpam/tests/Makefile.depend new file mode 100644 index 000000000000..8e0956024b47 --- /dev/null +++ b/lib/libpam/libpam/tests/Makefile.depend @@ -0,0 +1,19 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libpam/libpam \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif -- cgit v1.2.3