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