blob: 15a407309218449a3540b37545db0d4e05f90f70 (
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
52
53
54
55
56
57
|
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/arpa \
include/xlocale \
kerberos5/lib/libroken \
kerberos5/lib/libvers \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
usr.bin/yacc.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
asn1parse.o: asn1parse.c
asn1parse.o: roken.h
asn1parse.po: asn1parse.c
asn1parse.po: roken.h
gen.o: roken.h
gen.po: roken.h
gen_copy.o: roken.h
gen_copy.po: roken.h
gen_decode.o: roken.h
gen_decode.po: roken.h
gen_encode.o: roken.h
gen_encode.po: roken.h
gen_free.o: roken.h
gen_free.po: roken.h
gen_glue.o: roken.h
gen_glue.po: roken.h
gen_length.o: roken.h
gen_length.po: roken.h
gen_seq.o: roken.h
gen_seq.po: roken.h
gen_template.o: roken.h
gen_template.po: roken.h
hash.o: roken.h
hash.po: roken.h
lex.o: asn1parse.h
lex.o: lex.c
lex.o: roken.h
lex.po: asn1parse.h
lex.po: lex.c
lex.po: roken.h
main.o: roken.h
main.po: roken.h
symbol.o: roken.h
symbol.po: roken.h
.endif
|