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