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