diff options
Diffstat (limited to 'usr.bin/write')
-rw-r--r-- | usr.bin/write/Makefile.depend | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/usr.bin/write/Makefile.depend b/usr.bin/write/Makefile.depend new file mode 100644 index 0000000..3646e2e --- /dev/null +++ b/usr.bin/write/Makefile.depend @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + 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 |