diff options
Diffstat (limited to 'usr.sbin/fwcontrol/Makefile.depend')
-rw-r--r-- | usr.sbin/fwcontrol/Makefile.depend | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/usr.sbin/fwcontrol/Makefile.depend b/usr.sbin/fwcontrol/Makefile.depend new file mode 100644 index 000000000000..54c1f6f1442e --- /dev/null +++ b/usr.sbin/fwcontrol/Makefile.depend @@ -0,0 +1,19 @@ +# $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 \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |