36 lines
727 B
Makefile
36 lines
727 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
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 \
|
|
usr.sbin/bsnmpd/modules/snmp_mibII \
|
|
usr.sbin/bsnmpd/modules/snmp_netgraph \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
atm_sys.So: atm_oid.h
|
|
atm_sys.So: atm_tree.h
|
|
atm_sys.po: atm_oid.h
|
|
atm_sys.po: atm_tree.h
|
|
atm_tree.So: atm_tree.c
|
|
atm_tree.So: atm_tree.h
|
|
atm_tree.po: atm_tree.c
|
|
atm_tree.po: atm_tree.h
|
|
snmp_atm.So: atm_oid.h
|
|
snmp_atm.So: atm_tree.h
|
|
snmp_atm.po: atm_oid.h
|
|
snmp_atm.po: atm_tree.h
|
|
.endif
|