-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMakefile.stdio.inc
165 lines (165 loc) · 3.81 KB
/
Makefile.stdio.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
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
OBJS_NEWLIB+=fsetlocking.o
OBJS_NEWLIB+=fsetpos.o
OBJS_NEWLIB+=gets.o
OBJS_NEWLIB+=svfwscanf.o
OBJS_NEWLIB+=tmpfile.o
OBJS_NEWLIB+=refill.o
OBJS_NEWLIB+=fgetpos.o
OBJS_NEWLIB+=getwchar.o
OBJS_NEWLIB+=vwscanf.o
OBJS_NEWLIB+=fgetwc_u.o
OBJS_NEWLIB+=svfwprintf.o
OBJS_NEWLIB+=fpurge.o
OBJS_NEWLIB+=fcloseall.o
OBJS_NEWLIB+=clearerr_u.o
OBJS_NEWLIB+=ftell.o
OBJS_NEWLIB+=setbuffer.o
OBJS_NEWLIB+=ungetc.o
OBJS_NEWLIB+=getc_u.o
OBJS_NEWLIB+=fread_u.o
OBJS_NEWLIB+=scanf.o
OBJS_NEWLIB+=fileno.o
OBJS_NEWLIB+=putwchar_u.o
OBJS_NEWLIB+=asnprintf.o
OBJS_NEWLIB+=setvbuf.o
OBJS_NEWLIB+=putwchar.o
OBJS_NEWLIB+=fgets.o
OBJS_NEWLIB+=perror.o
OBJS_NEWLIB+=snprintf.o
OBJS_NEWLIB+=viscanf.o
OBJS_NEWLIB+=swprintf.o
OBJS_NEWLIB+=sccl.o
#OBJS_NEWLIB+=nano-svfscanf.o
OBJS_NEWLIB+=fopencookie.o
OBJS_NEWLIB+=mktemp.o
OBJS_NEWLIB+=fputws_u.o
OBJS_NEWLIB+=fiscanf.o
OBJS_NEWLIB+=fputc.o
OBJS_NEWLIB+=fputwc.o
OBJS_NEWLIB+=vfiwprintf.o
OBJS_NEWLIB+=sscanf.o
OBJS_NEWLIB+=fscanf.o
OBJS_NEWLIB+=freopen.o
OBJS_NEWLIB+=makebuf.o
OBJS_NEWLIB+=getwc.o
OBJS_NEWLIB+=fputs.o
OBJS_NEWLIB+=getwchar_u.o
OBJS_NEWLIB+=getc.o
OBJS_NEWLIB+=fdopen.o
#OBJS_NEWLIB+=nano-vfprintf_float.o
OBJS_NEWLIB+=tmpnam.o
OBJS_NEWLIB+=asprintf.o
OBJS_NEWLIB+=putc_u.o
OBJS_NEWLIB+=svfiwprintf.o
OBJS_NEWLIB+=vfwprintf.o
OBJS_NEWLIB+=vasprintf.o
OBJS_NEWLIB+=vdprintf.o
OBJS_NEWLIB+=svfiscanf.o
OBJS_NEWLIB+=diprintf.o
OBJS_NEWLIB+=fputwc_u.o
OBJS_NEWLIB+=vswprintf.o
OBJS_NEWLIB+=fprintf.o
OBJS_NEWLIB+=getchar_u.o
OBJS_NEWLIB+=putc.o
OBJS_NEWLIB+=vsnprintf.o
OBJS_NEWLIB+=printf.o
OBJS_NEWLIB+=vsiprintf.o
OBJS_NEWLIB+=vfscanf.o
OBJS_NEWLIB+=setlinebuf.o
#OBJS_NEWLIB+=nano-vfscanf_float.o
OBJS_NEWLIB+=vsscanf.o
OBJS_NEWLIB+=fputs_u.o
OBJS_NEWLIB+=sniprintf.o
OBJS_NEWLIB+=rget.o
OBJS_NEWLIB+=vfiprintf.o
OBJS_NEWLIB+=remove.o
OBJS_NEWLIB+=swscanf.o
OBJS_NEWLIB+=fwide.o
OBJS_NEWLIB+=fputc_u.o
OBJS_NEWLIB+=fgets_u.o
OBJS_NEWLIB+=fwrite_u.o
OBJS_NEWLIB+=fseeko.o
OBJS_NEWLIB+=vasnprintf.o
OBJS_NEWLIB+=asiprintf.o
OBJS_NEWLIB+=vfiwscanf.o
OBJS_NEWLIB+=vsiscanf.o
OBJS_NEWLIB+=fgetws.o
OBJS_NEWLIB+=putchar_u.o
OBJS_NEWLIB+=feof_u.o
OBJS_NEWLIB+=fmemopen.o
OBJS_NEWLIB+=fgetwc.o
OBJS_NEWLIB+=stdio.o
OBJS_NEWLIB+=fiprintf.o
OBJS_NEWLIB+=vwprintf.o
OBJS_NEWLIB+=getline.o
OBJS_NEWLIB+=fvwrite.o
OBJS_NEWLIB+=putwc_u.o
OBJS_NEWLIB+=fwprintf.o
OBJS_NEWLIB+=svfscanf.o
OBJS_NEWLIB+=vasiprintf.o
OBJS_NEWLIB+=vsniprintf.o
OBJS_NEWLIB+=ferror.o
#OBJS_NEWLIB+=nano-vfscanf_i.o
OBJS_NEWLIB+=getwc_u.o
OBJS_NEWLIB+=fgetc_u.o
OBJS_NEWLIB+=putchar.o
OBJS_NEWLIB+=iscanf.o
OBJS_NEWLIB+=setbuf.o
OBJS_NEWLIB+=siscanf.o
OBJS_NEWLIB+=findfp.o
OBJS_NEWLIB+=svfprintf.o
#OBJS_NEWLIB+=nano-vfprintf_i.o
OBJS_NEWLIB+=svfiprintf.o
OBJS_NEWLIB+=wprintf.o
OBJS_NEWLIB+=viprintf.o
OBJS_NEWLIB+=fopen.o
OBJS_NEWLIB+=asniprintf.o
OBJS_NEWLIB+=clearerr.o
OBJS_NEWLIB+=feof.o
OBJS_NEWLIB+=fwalk.o
OBJS_NEWLIB+=vswscanf.o
OBJS_NEWLIB+=putwc.o
OBJS_NEWLIB+=wbuf.o
OBJS_NEWLIB+=wsetup.o
OBJS_NEWLIB+=vprintf.o
OBJS_NEWLIB+=siprintf.o
OBJS_NEWLIB+=open_memstream.o
OBJS_NEWLIB+=fwscanf.o
OBJS_NEWLIB+=putw.o
OBJS_NEWLIB+=fwrite.o
#OBJS_NEWLIB+=nano-vfscanf.o
OBJS_NEWLIB+=fread.o
OBJS_NEWLIB+=fgetc.o
OBJS_NEWLIB+=ftello.o
OBJS_NEWLIB+=stdio_ext.o
OBJS_NEWLIB+=ungetwc.o
OBJS_NEWLIB+=vfwscanf.o
OBJS_NEWLIB+=iprintf.o
OBJS_NEWLIB+=vfprintf.o
OBJS_NEWLIB+=sprintf.o
OBJS_NEWLIB+=rewind.o
OBJS_NEWLIB+=fflush.o
#OBJS_NEWLIB+=nano-vfprintf.o
OBJS_NEWLIB+=vscanf.o
OBJS_NEWLIB+=fileno_u.o
#OBJS_NEWLIB+=vfiscanf.o
OBJS_NEWLIB+=getdelim.o
OBJS_NEWLIB+=vsprintf.o
OBJS_NEWLIB+=funopen.o
OBJS_NEWLIB+=puts.o
OBJS_NEWLIB+=rename.o
OBJS_NEWLIB+=fputws.o
OBJS_NEWLIB+=ferror_u.o
OBJS_NEWLIB+=dprintf.o
OBJS_NEWLIB+=vdiprintf.o
#OBJS_NEWLIB+=nano-svfprintf.o
OBJS_NEWLIB+=wscanf.o
OBJS_NEWLIB+=fseek.o
OBJS_NEWLIB+=getw.o
OBJS_NEWLIB+=fflush_u.o
OBJS_NEWLIB+=vasniprintf.o
OBJS_NEWLIB+=fgetws_u.o
OBJS_NEWLIB+=fclose.o
OBJS_NEWLIB+=flags.o
#OBJS_NEWLIB+=svfiwscanf.o
OBJS_NEWLIB+=getchar.o