1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DEP_MACHINE := ${.PARSEFILE:E} 6 7DIRDEPS = \ 8 include \ 9 include/xlocale \ 10 lib/libbsnmp/libbsnmp \ 11 12 13.include <dirdeps.mk> 14 15.if ${DEP_RELDIR} == ${_DEP_RELDIR} 16# local dependencies - needed for -jN in clean tree 17target_snmp.So: target_oid.h 18target_snmp.So: target_tree.h 19target_snmp.po: target_oid.h 20target_snmp.po: target_tree.h 21target_tree.So: target_tree.c 22target_tree.So: target_tree.h 23target_tree.po: target_tree.c 24target_tree.po: target_tree.h 25.endif 26