diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-08-31 19:30:59 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-08-31 19:30:59 +0000 |
| commit | 1eb4ec9c62957b232338fc4c2f3c155f7109b71c (patch) | |
| tree | 3a0a68ec2c3b31b8e52aa7444c8d38baf7b23f66 /usr.bin/bsdcat | |
| parent | 9e2f435fc14b0121dbaa7b87b7841a0dcd209b7b (diff) | |
Notes
Diffstat (limited to 'usr.bin/bsdcat')
| -rw-r--r-- | usr.bin/bsdcat/tests/Makefile.depend | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/usr.bin/bsdcat/tests/Makefile.depend b/usr.bin/bsdcat/tests/Makefile.depend new file mode 100644 index 000000000000..4e7906b9d349 --- /dev/null +++ b/usr.bin/bsdcat/tests/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 |
