diff options
Diffstat (limited to 'usr.bin/nc/Makefile.depend')
-rw-r--r-- | usr.bin/nc/Makefile.depend | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/usr.bin/nc/Makefile.depend b/usr.bin/nc/Makefile.depend new file mode 100644 index 000000000000..6d2fa600c7e4 --- /dev/null +++ b/usr.bin/nc/Makefile.depend @@ -0,0 +1,19 @@ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libipsec \ + lib/libsbuf \ + lib/libstats \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |