summaryrefslogtreecommitdiff
path: root/device/lib/Makefile.dep
blob: 73e773adec05e148bd39c5894fc9fc194a38e5ac (plain) (blame)
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
_atof.rel: _atof.c ../../device/include/ctype.h \
 ../../device/include/stdlib.h ../../device/include/stdbool.h
_schar2fs.rel: _schar2fs.c ../../device/include/float.h \
 ../../device/include/limits.h
_sint2fs.rel: _sint2fs.c ../../device/include/float.h \
 ../../device/include/limits.h
_slong2fs.rel: _slong2fs.c ../../device/include/float.h \
 ../../device/include/limits.h
_uchar2fs.rel: _uchar2fs.c ../../device/include/float.h \
 ../../device/include/limits.h
_uint2fs.rel: _uint2fs.c ../../device/include/float.h \
 ../../device/include/limits.h
_ulong2fs.rel: _ulong2fs.c ../../device/include/float.h \
 ../../device/include/limits.h
_fs2schar.rel: _fs2schar.c ../../device/include/float.h \
 ../../device/include/limits.h
_fs2sint.rel: _fs2sint.c ../../device/include/float.h \
 ../../device/include/limits.h
_fs2slong.rel: _fs2slong.c ../../device/include/float.h \
 ../../device/include/limits.h
_fs2uchar.rel: _fs2uchar.c ../../device/include/float.h \
 ../../device/include/limits.h
_fs2uint.rel: _fs2uint.c ../../device/include/float.h \
 ../../device/include/limits.h
_fs2ulong.rel: _fs2ulong.c ../../device/include/float.h \
 ../../device/include/limits.h
_fsadd.rel: _fsadd.c ../../device/include/float.h \
 ../../device/include/limits.h ../../device/include/stdbool.h \
 ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h
_fsdiv.rel: _fsdiv.c ../../device/include/float.h \
 ../../device/include/limits.h
_fsmul.rel: _fsmul.c ../../device/include/float.h \
 ../../device/include/limits.h
_fssub.rel: _fssub.c ../../device/include/float.h \
 ../../device/include/limits.h
_fseq.rel: _fseq.c ../../device/include/float.h \
 ../../device/include/limits.h
_fslt.rel: _fslt.c ../../device/include/float.h \
 ../../device/include/limits.h
_fsneq.rel: _fsneq.c ../../device/include/float.h \
 ../../device/include/limits.h
fabsf.rel: fabsf.c ../../device/include/math.h \
 ../../device/include/errno.h
frexpf.rel: frexpf.c ../../device/include/math.h \
 ../../device/include/errno.h
ldexpf.rel: ldexpf.c ../../device/include/math.h \
 ../../device/include/errno.h
expf.rel: expf.c ../../device/include/math.h ../../device/include/errno.h \
 ../../device/include/stdbool.h
powf.rel: powf.c ../../device/include/math.h ../../device/include/errno.h
sincosf.rel: sincosf.c ../../device/include/math.h \
 ../../device/include/errno.h ../../device/include/stdbool.h
sinf.rel: sinf.c ../../device/include/math.h \
 ../../device/include/stdbool.h
cosf.rel: cosf.c ../../device/include/math.h \
 ../../device/include/stdbool.h
logf.rel: logf.c ../../device/include/math.h ../../device/include/errno.h
log10f.rel: log10f.c ../../device/include/math.h \
 ../../device/include/errno.h
sqrtf.rel: sqrtf.c ../../device/include/math.h \
 ../../device/include/errno.h
tancotf.rel: tancotf.c ../../device/include/math.h \
 ../../device/include/errno.h ../../device/include/stdbool.h
tanf.rel: tanf.c ../../device/include/math.h \
 ../../device/include/stdbool.h
cotf.rel: cotf.c ../../device/include/math.h ../../device/include/errno.h \
 ../../device/include/stdbool.h
asincosf.rel: asincosf.c ../../device/include/math.h \
 ../../device/include/errno.h ../../device/include/stdbool.h
asinf.rel: asinf.c ../../device/include/math.h \
 ../../device/include/stdbool.h
acosf.rel: acosf.c ../../device/include/math.h \
 ../../device/include/stdbool.h
atanf.rel: atanf.c ../../device/include/math.h \
 ../../device/include/errno.h
atan2f.rel: atan2f.c ../../device/include/math.h \
 ../../device/include/errno.h
sincoshf.rel: sincoshf.c ../../device/include/math.h \
 ../../device/include/errno.h ../../device/include/stdbool.h
sinhf.rel: sinhf.c ../../device/include/math.h \
 ../../device/include/stdbool.h
coshf.rel: coshf.c ../../device/include/math.h \
 ../../device/include/stdbool.h
tanhf.rel: tanhf.c ../../device/include/math.h \
 ../../device/include/errno.h
floorf.rel: floorf.c ../../device/include/math.h
ceilf.rel: ceilf.c ../../device/include/math.h
modff.rel: modff.c ../../device/include/math.h
errno.rel: errno.c
isinf.rel: isinf.c ../../device/include/float.h \
 ../../device/include/limits.h ../../device/include/math.h
isnan.rel: isnan.c ../../device/include/float.h \
 ../../device/include/limits.h ../../device/include/math.h
_fscmp.rel: _fscmp.c ../../device/include/float.h \
 ../../device/include/limits.h
_fsget1arg.rel: _fsget1arg.c ../../device/include/float.h \
 ../../device/include/limits.h
_fsget2args.rel: _fsget2args.c ../../device/include/float.h \
 ../../device/include/limits.h
_fsnormalize.rel: _fsnormalize.c ../../device/include/float.h \
 ../../device/include/limits.h
_fsreturnval.rel: _fsreturnval.c ../../device/include/float.h \
 ../../device/include/limits.h
_fsrshift.rel: _fsrshift.c ../../device/include/float.h \
 ../../device/include/limits.h
_fsswapargs.rel: _fsswapargs.c ../../device/include/float.h \
 ../../device/include/limits.h
_logexpf.rel: _logexpf.c ../../device/include/math.h
_divsint.rel: _divsint.c ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h
_divuint.rel: _divuint.c ../../device/include/stdbool.h
_modsint.rel: _modsint.c ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h
_moduint.rel: _moduint.c
_mulint.rel: _mulint.c
_divslong.rel: _divslong.c ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h
_modslong.rel: _modslong.c ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h
_modulong.rel: _modulong.c
_divulong.rel: _divulong.c ../../device/include/stdbool.h
_mullong.rel: _mullong.c
_rrulonglong.rel: _rrulonglong.c ../../device/include/stdint.h
_rrslonglong.rel: _rrslonglong.c ../../device/include/stdint.h
_rlulonglong.rel: _rlulonglong.c ../../device/include/stdint.h
_rlslonglong.rel: _rlslonglong.c ../../device/include/stdint.h
_mullonglong.rel: _mullonglong.c ../../device/include/stdint.h
_divslonglong.rel: _divslonglong.c ../../device/include/stdint.h \
 ../../device/include/stdbool.h
_divulonglong.rel: _divulonglong.c ../../device/include/stdint.h \
 ../../device/include/stdbool.h
_modslonglong.rel: _modslonglong.c ../../device/include/stdint.h \
 ../../device/include/stdbool.h
_modulonglong.rel: _modulonglong.c ../../device/include/stdint.h
isalnum.rel: isalnum.c ../../device/include/ctype.h
isalpha.rel: isalpha.c ../../device/include/ctype.h
isblank.rel: isblank.c ../../device/include/stdio.h \
 ../../device/include/stdarg.h ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h ../../device/include/ctype.h
iscntrl.rel: iscntrl.c ../../device/include/ctype.h
isdigit.rel: isdigit.c ../../device/include/stdio.h \
 ../../device/include/stdarg.h ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h ../../device/include/ctype.h
isgraph.rel: isgraph.c ../../device/include/ctype.h
islower.rel: islower.c ../../device/include/stdio.h \
 ../../device/include/stdarg.h ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h ../../device/include/ctype.h
isprint.rel: isprint.c ../../device/include/ctype.h
ispunct.rel: ispunct.c ../../device/include/ctype.h
isspace.rel: isspace.c ../../device/include/ctype.h
isupper.rel: isupper.c ../../device/include/stdio.h \
 ../../device/include/stdarg.h ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h ../../device/include/ctype.h
isxdigit.rel: isxdigit.c ../../device/include/ctype.h
tolower.rel: tolower.c ../../device/include/ctype.h
toupper.rel: toupper.c ../../device/include/ctype.h
atoi.rel: atoi.c ../../device/include/stdlib.h \
 ../../device/include/ctype.h ../../device/include/stdbool.h
atol.rel: atol.c ../../device/include/stdlib.h \
 ../../device/include/ctype.h ../../device/include/stdbool.h
atoll.rel: atoll.c ../../device/include/stdlib.h \
 ../../device/include/ctype.h ../../device/include/stdbool.h
strtol.rel: strtol.c ../../device/include/stdlib.h \
 ../../device/include/stdbool.h ../../device/include/ctype.h \
 ../../device/include/limits.h ../../device/include/errno.h
strtoul.rel: strtoul.c ../../device/include/stdlib.h \
 ../../device/include/stdbool.h ../../device/include/ctype.h \
 ../../device/include/string.h ../../device/include/limits.h \
 ../../device/include/errno.h
bsearch.rel: bsearch.c ../../device/include/stdlib.h
qsort.rel: qsort.c ../../device/include/stdlib.h
abs.rel: abs.c ../../device/include/stdlib.h
labs.rel: labs.c ../../device/include/stdlib.h
rand.rel: rand.c ../../device/include/stdlib.h \
 ../../device/include/stdint.h
_strcat.rel: _strcat.c ../../device/include/string.h
_strchr.rel: _strchr.c ../../device/include/string.h
_strcspn.rel: _strcspn.c ../../device/include/string.h
strdup.rel: strdup.c ../../device/include/string.h \
 ../../device/include/stdlib.h
strndup.rel: strndup.c ../../device/include/string.h \
 ../../device/include/stdlib.h
_strncat.rel: _strncat.c ../../device/include/string.h
_strncmp.rel: _strncmp.c ../../device/include/string.h
strxfrm.rel: strxfrm.c ../../device/include/string.h
_strncpy.rel: _strncpy.c ../../device/include/string.h
_strpbrk.rel: _strpbrk.c ../../device/include/string.h
_strrchr.rel: _strrchr.c ../../device/include/string.h
_strspn.rel: _strspn.c ../../device/include/string.h
_strstr.rel: _strstr.c ../../device/include/string.h
_strtok.rel: _strtok.c ../../device/include/string.h
memccpy.rel: memccpy.c ../../device/include/string.h
_memchr.rel: _memchr.c ../../device/include/string.h
_memcmp.rel: _memcmp.c ../../device/include/string.h
_memset.rel: _memset.c ../../device/include/string.h
aligned_alloc.rel: aligned_alloc.c ../../device/include/stddef.h \
 ../../device/include/stdlib.h
calloc.rel: calloc.c ../../device/include/stdlib.h \
 ../../device/include/string.h ../../device/include/stdint.h
malloc.rel: malloc.c ../../device/include/stdlib.h \
 ../../device/include/stddef.h
realloc.rel: realloc.c ../../device/include/stdlib.h \
 ../../device/include/stddef.h ../../device/include/string.h
free.rel: free.c ../../device/include/stdlib.h \
 ../../device/include/stddef.h
mblen.rel: mblen.c ../../device/include/stdlib.h
mbtowc.rel: mbtowc.c ../../device/include/stdlib.h
wctomb.rel: wctomb.c ../../device/include/stdlib.h
mbstowcs.rel: mbstowcs.c ../../device/include/stdlib.h \
 ../../device/include/limits.h
wcstombs.rel: wcstombs.c ../../device/include/stdlib.h \
 ../../device/include/limits.h
mbrtoc16.rel: mbrtoc16.c ../../device/include/uchar.h \
 ../../device/include/limits.h ../../device/include/wchar.h
c16rtomb.rel: c16rtomb.c ../../device/include/uchar.h \
 ../../device/include/stdlib.h ../../device/include/limits.h \
 ../../device/include/errno.h
mbrtoc32.rel: mbrtoc32.c ../../device/include/uchar.h \
 ../../device/include/limits.h ../../device/include/wchar.h
c32rtomb.rel: c32rtomb.c ../../device/include/uchar.h \
 ../../device/include/stdlib.h
mbstoc16s.rel: mbstoc16s.c ../../device/include/uchar.h \
 ../../device/include/stdlib.h ../../device/include/limits.h \
 ../../device/include/wchar.h
c16stombs.rel: c16stombs.c ../../device/include/uchar.h \
 ../../device/include/stdlib.h ../../device/include/string.h \
 ../../device/include/limits.h ../../device/include/wchar.h
wcscmp.rel: wcscmp.c ../../device/include/wchar.h
wcslen.rel: wcslen.c ../../device/include/wchar.h
btowc.rel: btowc.c ../../device/include/wchar.h \
 ../../device/include/stdio.h ../../device/include/stdarg.h \
 ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h
wctob.rel: wctob.c ../../device/include/wchar.h \
 ../../device/include/stdio.h ../../device/include/stdarg.h \
 ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h
mbsinit.rel: mbsinit.c ../../device/include/wchar.h
mbrlen.rel: mbrlen.c ../../device/include/wchar.h
mbrtowc.rel: mbrtowc.c ../../device/include/wchar.h \
 ../../device/include/errno.h
wcrtomb.rel: wcrtomb.c ../../device/include/wchar.h \
 ../../device/include/stdlib.h ../../device/include/errno.h
printf_large.rel: printf_large.c ../../device/include/stdarg.h \
 ../../device/include/string.h ../../device/include/ctype.h \
 ../../device/include/stdio.h ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h \
 ../../device/include/stdbool.h
puts.rel: puts.c ../../device/include/stdio.h \
 ../../device/include/stdarg.h ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h
gets.rel: gets.c ../../device/include/stdio.h \
 ../../device/include/stdarg.h ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h
__assert.rel: __assert.c ../../device/include/stdio.h \
 ../../device/include/stdarg.h ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h \
 ../../device/include/stdlib.h
time.rel: time.c ../../device/include/stdio.h \
 ../../device/include/stdarg.h ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h ../../device/include/time.h
_autobaud.rel: _autobaud.c ../../device/include/mcs51/8051.h
_bp.rel: _bp.c
_decdptr.rel: _decdptr.c
_gptrget.rel: _gptrget.c
_gptrgetc.rel: _gptrgetc.c
_gptrput.rel: _gptrput.c
_ser.rel: _ser.c ../../device/include/mcs51/8052.h \
 ../../device/include/mcs51/8051.h ../../device/include/mcs51/ser.h
_setjmp.rel: _setjmp.c ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h \
 ../../device/include/setjmp.h ../../device/include/mcs51/8051.h
serial.rel: serial.c ../../device/include/mcs51/8052.h \
 ../../device/include/mcs51/8051.h
_itoa.rel: _itoa.c
_ltoa.rel: _ltoa.c
_spx.rel: _spx.c
_startup.rel: _startup.c
_strcmp.rel: _strcmp.c ../../device/include/string.h \
 ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h
_strlen.rel: _strlen.c ../../device/include/string.h
__memcpy.rel: __memcpy.c ../../device/include/string.h
memcpy.rel: memcpy.c ../../device/include/string.h
_memmove.rel: _memmove.c ../../device/include/string.h \
 ../../device/include/stdint.h ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h
_strcpy.rel: _strcpy.c ../../device/include/string.h \
 ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h
_heap.rel: _heap.c
sprintf.rel: sprintf.c ../../device/include/stdarg.h \
 ../../device/include/stdio.h ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h
vprintf.rel: vprintf.c ../../device/include/stdarg.h \
 ../../device/include/stdio.h ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h
printf_fast.rel: printf_fast.c
printf_fast_f.rel: printf_fast_f.c ../../device/include/float.h \
 ../../device/include/limits.h
printf_tiny.rel: printf_tiny.c
printfl.rel: printfl.c ../../device/include/stdarg.h \
 ../../device/include/stdio.h ../../device/include/sdcc-lib.h \
 ../../device/include/asm/default/features.h \
 ../../device/include/stdlib.h
bpx.rel: bpx.c