diff options
Diffstat (limited to 'usr.sbin/bsnmpd/modules/snmp_lm75/Makefile.depend')
-rw-r--r-- | usr.sbin/bsnmpd/modules/snmp_lm75/Makefile.depend | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/usr.sbin/bsnmpd/modules/snmp_lm75/Makefile.depend b/usr.sbin/bsnmpd/modules/snmp_lm75/Makefile.depend new file mode 100644 index 000000000000..98ed0f674da8 --- /dev/null +++ b/usr.sbin/bsnmpd/modules/snmp_lm75/Makefile.depend @@ -0,0 +1,30 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + bin/cat.host \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libbsnmp/libbsnmp \ + lib/libc \ + lib/libcompiler_rt \ + usr.bin/xinstall.host \ + usr.sbin/bsnmpd/modules \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +lm75_tree.So: lm75_tree.c +lm75_tree.So: lm75_tree.h +lm75_tree.po: lm75_tree.c +lm75_tree.po: lm75_tree.h +snmp_lm75.So: lm75_oid.h +snmp_lm75.So: lm75_tree.h +snmp_lm75.po: lm75_oid.h +snmp_lm75.po: lm75_tree.h +.endif |