diff options
Diffstat (limited to 'usr.bin/gzip/Makefile.depend')
-rw-r--r-- | usr.bin/gzip/Makefile.depend | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/usr.bin/gzip/Makefile.depend b/usr.bin/gzip/Makefile.depend new file mode 100644 index 000000000000..f3f02a165db1 --- /dev/null +++ b/usr.bin/gzip/Makefile.depend @@ -0,0 +1,22 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libbz2 \ + lib/libc \ + lib/libcompiler_rt \ + lib/liblzma \ + lib/libthr \ + lib/libz \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |