blob: aa5ee3ce271b8af933fbd567ed1437b5d15fcbd6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
gnu/lib/libgcc \
include \
include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/libbegemot \
lib/libbsnmp/libbsnmp \
lib/libc \
lib/libcompiler_rt \
lib/libwrap \
secure/lib/libcrypto \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
action.o: oid.h
action.o: tree.h
action.po: oid.h
action.po: tree.h
config.o: tree.h
config.po: tree.h
export.o: tree.h
export.po: tree.h
main.o: oid.h
main.o: tree.h
main.po: oid.h
main.po: tree.h
trans_lsock.o: oid.h
trans_lsock.o: tree.h
trans_lsock.po: oid.h
trans_lsock.po: tree.h
trans_udp.o: oid.h
trans_udp.o: tree.h
trans_udp.po: oid.h
trans_udp.po: tree.h
trap.o: oid.h
trap.o: tree.h
trap.po: oid.h
trap.po: tree.h
tree.o: tree.c
tree.o: tree.h
tree.po: tree.c
tree.po: tree.h
.endif
|