This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
/
Makefile.dep
123 lines (123 loc) · 2.99 KB
/
Makefile.dep
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
config.o: autoconf.hh
config.o: config.cc
config.o: config.hh
config.o: debug.hh
config.o: djvu-const.hh
config.o: i18n.hh
config.o: string-format.hh
config.o: string-printf.hh
config.o: string-utils.hh
config.o: system.hh
debug.o: debug.cc
debug.o: debug.hh
debug.o: system.hh
djvu-outline.o: autoconf.hh
djvu-outline.o: djvu-outline.cc
djvu-outline.o: djvu-outline.hh
djvu-outline.o: i18n.hh
i18n.o: autoconf.hh
i18n.o: i18n.cc
i18n.o: i18n.hh
i18n.o: paths.hh
i18n.o: system.hh
image-filter.o: autoconf.hh
image-filter.o: config.hh
image-filter.o: djvu-const.hh
image-filter.o: i18n.hh
image-filter.o: image-filter.cc
image-filter.o: image-filter.hh
image-filter.o: pdf-backend.hh
image-filter.o: rle.hh
image-filter.o: string-format.hh
main.o: autoconf.hh
main.o: config.hh
main.o: debug.hh
main.o: djvu-const.hh
main.o: djvu-outline.hh
main.o: i18n.hh
main.o: image-filter.hh
main.o: main.cc
main.o: paths.hh
main.o: pdf-backend.hh
main.o: pdf-document-map.hh
main.o: pdf-dpi.hh
main.o: pdf-unicode.hh
main.o: sexpr.hh
main.o: string-format.hh
main.o: string-printf.hh
main.o: string-utils.hh
main.o: system.hh
main.o: version.hh
main.o: xmp.hh
pdf-backend.o: autoconf.hh
pdf-backend.o: debug.hh
pdf-backend.o: i18n.hh
pdf-backend.o: pdf-backend.cc
pdf-backend.o: pdf-backend.hh
pdf-backend.o: pdf-unicode.hh
pdf-backend.o: string-printf.hh
pdf-backend.o: sys-time.hh
pdf-backend.o: system.hh
pdf-document-map.o: autoconf.hh
pdf-document-map.o: i18n.hh
pdf-document-map.o: pdf-backend.hh
pdf-document-map.o: pdf-document-map.cc
pdf-document-map.o: pdf-document-map.hh
pdf-document-map.o: pdf-unicode.hh
pdf-dpi.o: autoconf.hh
pdf-dpi.o: i18n.hh
pdf-dpi.o: pdf-backend.hh
pdf-dpi.o: pdf-dpi.cc
pdf-dpi.o: pdf-dpi.hh
pdf-unicode.o: autoconf.hh
pdf-unicode.o: i18n.hh
pdf-unicode.o: pdf-backend.hh
pdf-unicode.o: pdf-unicode.cc
pdf-unicode.o: pdf-unicode.hh
sexpr.o: sexpr.cc
sexpr.o: sexpr.hh
string-format.o: autoconf.hh
string-format.o: i18n.hh
string-format.o: string-format.cc
string-format.o: string-format.hh
string-format.o: string-printf.hh
string-printf.o: autoconf.hh
string-printf.o: string-printf.cc
string-printf.o: string-printf.hh
string-printf.o: system.hh
string-utils.o: string-utils.cc
string-utils.o: string-utils.hh
sys-command-posix.o: autoconf.hh
sys-command-posix.o: i18n.hh
sys-command-posix.o: string-printf.hh
sys-command-posix.o: sys-command-posix.cc
sys-command-posix.o: system.hh
sys-command-win32.o: sys-command-win32.cc
sys-encoding.o: const-adapter.hh
sys-encoding.o: sys-encoding.cc
sys-encoding.o: system.hh
sys-time.o: autoconf.hh
sys-time.o: sys-time.cc
sys-uuid.o: autoconf.hh
sys-uuid.o: sys-uuid.cc
sys-uuid.o: sys-uuid.hh
sys-uuid.o: system.hh
system.o: autoconf.hh
system.o: debug.hh
system.o: i18n.hh
system.o: string-printf.hh
system.o: system.cc
system.o: system.hh
version.o: autoconf.hh
version.o: version.cc
version.o: version.hh
xmp.o: autoconf.hh
xmp.o: debug.hh
xmp.o: i18n.hh
xmp.o: pdf-backend.hh
xmp.o: string-printf.hh
xmp.o: sys-uuid.hh
xmp.o: system.hh
xmp.o: version.hh
xmp.o: xmp.cc
xmp.o: xmp.hh