-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMakefile.ctype.inc
69 lines (69 loc) · 1.65 KB
/
Makefile.ctype.inc
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
OBJS_NEWLIB+=wctype_l.o
OBJS_NEWLIB+=iswalnum_l.o
OBJS_NEWLIB+=iswgraph_l.o
OBJS_NEWLIB+=isspace.o
OBJS_NEWLIB+=wctype.o
OBJS_NEWLIB+=isprint.o
OBJS_NEWLIB+=iscntrl.o
OBJS_NEWLIB+=iswblank_l.o
OBJS_NEWLIB+=isascii_l.o
OBJS_NEWLIB+=iswalnum.o
OBJS_NEWLIB+=isdigit_l.o
OBJS_NEWLIB+=tolower_l.o
OBJS_NEWLIB+=isalpha.o
OBJS_NEWLIB+=ispunct_l.o
OBJS_NEWLIB+=iswgraph.o
OBJS_NEWLIB+=iswctype_l.o
OBJS_NEWLIB+=iswctype.o
OBJS_NEWLIB+=towupper.o
OBJS_NEWLIB+=iswupper_l.o
OBJS_NEWLIB+=isalpha_l.o
OBJS_NEWLIB+=categories.o
OBJS_NEWLIB+=iswpunct_l.o
OBJS_NEWLIB+=isascii.o
OBJS_NEWLIB+=iswpunct.o
OBJS_NEWLIB+=iswspace_l.o
OBJS_NEWLIB+=iswlower_l.o
OBJS_NEWLIB+=iswcntrl_l.o
OBJS_NEWLIB+=isalnum_l.o
OBJS_NEWLIB+=islower_l.o
OBJS_NEWLIB+=tolower.o
OBJS_NEWLIB+=isprint_l.o
OBJS_NEWLIB+=isalnum.o
OBJS_NEWLIB+=iswdigit.o
OBJS_NEWLIB+=iswprint.o
OBJS_NEWLIB+=towctrans.o
OBJS_NEWLIB+=isspace_l.o
OBJS_NEWLIB+=iswalpha_l.o
OBJS_NEWLIB+=wctrans.o
OBJS_NEWLIB+=islower.o
OBJS_NEWLIB+=iswlower.o
OBJS_NEWLIB+=isxdigit.o
OBJS_NEWLIB+=ctype_.o
OBJS_NEWLIB+=iswdigit_l.o
OBJS_NEWLIB+=isupper.o
OBJS_NEWLIB+=toupper_l.o
OBJS_NEWLIB+=iswcntrl.o
OBJS_NEWLIB+=iswxdigit.o
OBJS_NEWLIB+=towlower.o
OBJS_NEWLIB+=iswspace.o
OBJS_NEWLIB+=iswupper.o
OBJS_NEWLIB+=toascii_l.o
OBJS_NEWLIB+=isblank.o
OBJS_NEWLIB+=isblank_l.o
OBJS_NEWLIB+=isxdigit_l.o
OBJS_NEWLIB+=towlower_l.o
OBJS_NEWLIB+=towctrans_l.o
OBJS_NEWLIB+=toascii.o
OBJS_NEWLIB+=toupper.o
OBJS_NEWLIB+=isdigit.o
OBJS_NEWLIB+=towupper_l.o
OBJS_NEWLIB+=jp2uc.o
OBJS_NEWLIB+=iswblank.o
OBJS_NEWLIB+=iswprint_l.o
OBJS_NEWLIB+=iswalpha.o
OBJS_NEWLIB+=iswxdigit_l.o
OBJS_NEWLIB+=iscntrl_l.o
OBJS_NEWLIB+=ispunct.o
OBJS_NEWLIB+=wctrans_l.o
OBJS_NEWLIB+=isupper_l.o