Subversion Repositories Kolibri OS

Rev

Rev 6557 | Rev 6627 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6557 Rev 6607
Line 163... Line 163...
163
			assert.c		\
163
			assert.c		\
164
			atexit.c		\
164
			atexit.c		\
165
         		atof.c              	\
165
         		atof.c              	\
166
         		atoi.c              	\
166
         		atoi.c              	\
167
			atol.c			\
167
			atol.c			\
-
 
168
			btowc.c			\
-
 
169
         		calloc.c             	\
168
			cxa_atexit.c		\
170
			cxa_atexit.c		\
169
			cxa_finalize.c		\
171
			cxa_finalize.c		\
170
         		div.c               	\
172
         		div.c               	\
171
         		dtoa.c               	\
173
         		dtoa.c               	\
172
         		dtoastub.c          	\
174
         		dtoastub.c          	\
Line 178... Line 180...
178
         		gdtoa-gethex.c      	\
180
         		gdtoa-gethex.c      	\
179
         		gdtoa-hexnan.c       	\
181
         		gdtoa-hexnan.c       	\
180
         		getenv.c             	\
182
         		getenv.c             	\
181
			getenv_r.c		\
183
			getenv_r.c		\
182
			itoa.c			\
184
			itoa.c			\
-
 
185
			ldiv.c			\
183
			labs.c			\
186
			labs.c			\
-
 
187
			ldtoa.c			\
184
         		mprec.c              	\
188
         		malloc.c             	\
-
 
189
        		mallocr.c           	\
-
 
190
			mblen.c			\
-
 
191
			mblen_r.c		\
-
 
192
			mbrlen.c		\
-
 
193
         		mbrtowc.c           	\
-
 
194
			mbsinit.c		\
-
 
195
			mbsnrtowcs.c		\
-
 
196
			mbsrtowcs.c		\
-
 
197
			mbstowcs.c		\
-
 
198
			mbstowcs_r.c		\
185
         		mbtowc.c             	\
199
			mbtowc.c		\
186
         		mbtowc_r.c           	\
200
			mbtowc_r.c		\
187
         		mbrtowc.c           	\
-
 
188
         		mlock.c              	\
201
         		mlock.c              	\
189
         		calloc.c             	\
-
 
190
         		malloc.c             	\
202
         		mprec.c              	\
191
        		mallocr.c           	\
-
 
192
        		rand.c               	\
203
        		rand.c               	\
193
         		rand_r.c            	\
204
         		rand_r.c            	\
194
         		rand48.c            	\
205
         		rand48.c            	\
-
 
206
			random.c		\
195
         		realloc.c            	\
207
         		realloc.c            	\
196
         		seed48.c             	\
208
         		seed48.c             	\
197
         		srand48.c            	\
209
         		srand48.c            	\
198
         		strtod.c            	\
210
         		strtod.c            	\
199
			strtodg.c		\
211
			strtodg.c		\
Line 206... Line 218...
206
         		strtoull.c           	\
218
         		strtoull.c           	\
207
         		strtoull_r.c        	\
219
         		strtoull_r.c        	\
208
         		system.c            	\
220
         		system.c            	\
209
			utoa.c			\
221
			utoa.c			\
210
         		wcrtomb.c           	\
222
         		wcrtomb.c           	\
-
 
223
			wcsnrtombs.c		\
-
 
224
			wcsrtombs.c		\
-
 
225
			wcstod.c		\
-
 
226
			wcstol.c		\
-
 
227
			wcstold.c		\
-
 
228
			wcstoll.c		\
-
 
229
			wcstoll_r.c		\
-
 
230
			wcstombs.c		\
-
 
231
			wcstombs_r.c		\
-
 
232
			wcstoul.c		\
-
 
233
			wcstoull.c		\
-
 
234
			wcstoull_r.c		\
-
 
235
			wctob.c			\
-
 
236
			wctomb.c		\
211
			wctomb_r.c
237
			wctomb_r.c
Line 212... Line 238...
212
 
238
 
213
 
239
 
Line 320... Line 346...
320
			fgetc.c			\
346
			fgetc.c			\
321
			fgetc_u.c		\
347
			fgetc_u.c		\
322
			fgetpos.c		\
348
			fgetpos.c		\
323
			fgets.c			\
349
			fgets.c			\
324
			fgets_u.c		\
350
			fgets_u.c		\
-
 
351
			fgetwc.c		\
-
 
352
			fgetwc_u.c		\
-
 
353
			fgetws.c		\
-
 
354
			fgetws_u.c		\
325
			fileno.c		\
355
			fileno.c		\
326
			fileno_u.c		\
356
			fileno_u.c		\
327
			findfp.c		\
357
			findfp.c		\
328
			fiprintf.c		\
358
			fiprintf.c		\
329
			fiscanf.c		\
359
			fiscanf.c		\
Line 336... Line 366...
336
			fputc.c			\
366
			fputc.c			\
337
			fputc_u.c		\
367
			fputc_u.c		\
338
			fputs.c			\
368
			fputs.c			\
339
			fputs_u.c		\
369
			fputs_u.c		\
340
			fputwc.c		\
370
			fputwc.c		\
-
 
371
			fputwc_u.c		\
-
 
372
			fputws.c		\
-
 
373
			fputws_u.c		\
341
			fsetpos.c		\
374
			fsetpos.c		\
342
			funopen.c		\
375
			funopen.c		\
343
			fread.c			\
376
			fread.c			\
344
			fread_u.c		\
377
			fread_u.c		\
345
			freopen.c		\
378
			freopen.c		\
Line 350... Line 383...
350
			ftell.c			\
383
			ftell.c			\
351
			ftello.c		\
384
			ftello.c		\
352
			fvwrite.c		\
385
			fvwrite.c		\
353
			fwalk.c			\
386
			fwalk.c			\
354
			fwide.c			\
387
			fwide.c			\
-
 
388
			fwprintf.c		\
355
			fwrite.c		\
389
			fwrite.c		\
356
			fwrite_u.c		\
390
			fwrite_u.c		\
-
 
391
			fwscanf.c		\
357
			getc.c			\
392
			getc.c			\
358
			getc_u.c		\
393
			getc_u.c		\
359
			getchar.c		\
394
			getchar.c		\
360
			getchar_u.c		\
395
			getchar_u.c		\
361
			getdelim.c		\
396
			getdelim.c		\
362
			getline.c		\
397
			getline.c		\
363
			gets.c			\
398
			gets.c			\
-
 
399
			getw.c			\
-
 
400
			getwc.c			\
-
 
401
			getwc_u.c		\
-
 
402
			getwchar.c		\
-
 
403
			getwchar_u.c		\
364
			iprintf.c		\
404
			iprintf.c		\
365
			iscanf.c		\
405
			iscanf.c		\
366
			makebuf.c		\
406
			makebuf.c		\
367
			mbstowcs.c		\
-
 
368
			mktemp.c		\
407
			mktemp.c		\
369
			open_memstream.c	\
408
			open_memstream.c	\
370
			perror.c		\
409
			perror.c		\
371
			printf.c		\
410
			printf.c		\
372
			putc.c			\
411
			putc.c			\
373
			putc_u.c		\
412
			putc_u.c		\
374
			putchar.c		\
413
			putchar.c		\
375
			putchar_u.c		\
414
			putchar_u.c		\
376
			puts.c			\
415
			puts.c			\
-
 
416
			putw.c			\
-
 
417
			putwc.c			\
-
 
418
			putwc_u.c		\
-
 
419
			putwchar.c		\
-
 
420
			putwchar_u.c		\
377
			refill.c		\
421
			refill.c		\
378
			remove.c		\
422
			remove.c		\
379
			rename.c		\
423
			rename.c		\
380
			rewind.c		\
424
			rewind.c		\
381
			rget.c			\
425
			rget.c			\
Line 391... Line 435...
391
			snprintf.c		\
435
			snprintf.c		\
392
			sprintf.c		\
436
			sprintf.c		\
393
			sscanf.c		\
437
			sscanf.c		\
394
			stdio.c			\
438
			stdio.c			\
395
			stdio_ext.c		\
439
			stdio_ext.c		\
-
 
440
			swprintf.c		\
-
 
441
			swscanf.c		\
396
			tmpfile.c		\
442
			tmpfile.c		\
397
			tmpnam.c		\
443
			tmpnam.c		\
398
			ungetc.c		\
444
			ungetc.c		\
-
 
445
			ungetwc.c		\
399
			vasiprintf.c		\
446
			vasiprintf.c		\
400
			vasniprintf.c		\
447
			vasniprintf.c		\
401
			vasnprintf.c		\
448
			vasnprintf.c		\
402
			vasprintf.c		\
449
			vasprintf.c		\
403
			vdiprintf.c		\
450
			vdiprintf.c		\
404
			vdprintf.c		\
451
			vdprintf.c		\
-
 
452
			vfwscanf.c		\
405
			viprintf.c		\
453
			viprintf.c		\
406
			viscanf.c		\
454
			viscanf.c		\
407
			vprintf.c		\
455
			vprintf.c		\
408
			vscanf.c		\
456
			vscanf.c		\
409
			vsiprintf.c		\
457
			vsiprintf.c		\
410
			vsiscanf.c		\
458
			vsiscanf.c		\
411
			vsprintf.c		\
459
			vsprintf.c		\
412
			vsniprintf.c		\
460
			vsniprintf.c		\
413
			vsnprintf.c		\
461
			vsnprintf.c		\
414
			vsscanf.c		\
462
			vsscanf.c		\
-
 
463
			vswprintf.c		\
-
 
464
			vswscanf.c		\
-
 
465
			vwprintf.c		\
-
 
466
			vwscanf.c		\
-
 
467
			wbuf.c			\
-
 
468
			wprintf.c		\
415
			wsetup.c		\
469
			wscanf.c		\
416
			wbuf.c
470
			wsetup.c
Line 417... Line 471...
417
 
471
 
418
 
472
 
419
MATH_SRCS = 	e_acos.c e_acosh.c e_asin.c e_atan2.c e_atanh.c e_cosh.c e_exp.c e_fmod.c	\
473
MATH_SRCS = 	e_acos.c e_acosh.c e_asin.c e_atan2.c e_atanh.c e_cosh.c e_exp.c e_fmod.c	\
Line 479... Line 533...
479
 
533
 
480
PRINTF_OBJS= 	stdio/vfprintf.o	\
534
PRINTF_OBJS= 	stdio/vfprintf.o	\
481
		stdio/vfiprintf.o	\
535
		stdio/vfiprintf.o	\
482
		stdio/svfprintf.o	\
536
		stdio/svfprintf.o	\
-
 
537
		stdio/svfiprintf.o	\
-
 
538
		stdio/svfiwprintf.o 	\
-
 
539
		stdio/svfwprintf.o	\
-
 
540
		stdio/vfiwprintf.o	\
483
		stdio/svfiprintf.o	\
541
		stdio/vfwprintf.o	\
484
		stdio/vfscanf.o		\
542
		stdio/vfscanf.o		\
485
		stdio/vfiscanf.o	\
543
		stdio/vfiscanf.o	\
-
 
544
		stdio/svscanf.o		\
-
 
545
		stdio/svfiscanf.o	\
486
		stdio/svscanf.o		\
546
		stdio/svfiwscanf.o	\
Line 487... Line 547...
487
		stdio/svfiscanf.o
547
		stdio/svfwscanf.o
Line 488... Line 548...
488
 
548
 
489
ifeq ($(findstring static,$(MAKECMDGOALS)),static)
549
ifeq ($(findstring static,$(MAKECMDGOALS)),static)
Line 559... Line 619...
559
	$(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -fshort-enums -DINTEGER_ONLY stdio/vfprintf.c -o $@
619
	$(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -fshort-enums -DINTEGER_ONLY stdio/vfprintf.c -o $@
Line 560... Line 620...
560
 
620
 
561
stdio/vfprintf.o: stdio/vfprintf.c
621
stdio/vfprintf.o: stdio/vfprintf.c
Line -... Line 622...
-
 
622
	$(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -fshort-enums stdio/vfprintf.c -o $@
-
 
623
 
-
 
624
stdio/svfiwprintf.o: stdio/vfwprintf.c
-
 
625
	$(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -fshort-enums -DINTEGER_ONLY -DSTRING_ONLY stdio/vfwprintf.c -o $@
-
 
626
 
-
 
627
stdio/svfwprintf.o: stdio/vfwprintf.c
-
 
628
	$(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -fshort-enums -DSTRING_ONLY stdio/vfwprintf.c -o $@
-
 
629
 
-
 
630
stdio/vfiwprintf.o: stdio/vfwprintf.c
-
 
631
	$(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -fshort-enums -DINTEGER_ONLY stdio/vfwprintf.c -o $@
-
 
632
 
Line 562... Line 633...
562
	$(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -fshort-enums stdio/vfprintf.c -o $@
633
stdio/vfwprintf.o: stdio/vfwprintf.c
563
 
634
	$(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -fshort-enums stdio/vfwprintf.c -o $@
Line 564... Line 635...
564
 
635
 
Line 572... Line 643...
572
	$(CC) $(CFLAGS) $(DEFINES) $(INCLUDES)	stdio/vfscanf.c -o $@
643
	$(CC) $(CFLAGS) $(DEFINES) $(INCLUDES)	stdio/vfscanf.c -o $@
Line 573... Line 644...
573
 
644
 
574
stdio/vfiscanf.o: stdio/vfscanf.c
645
stdio/vfiscanf.o: stdio/vfscanf.c
Line -... Line 646...
-
 
646
	$(CC) $(CFLAGS) $(DEFINES) -DINTEGER_ONLY $(INCLUDES) stdio/vfscanf.c -o $@
-
 
647
 
-
 
648
stdio/svfiwscanf.o: stdio/vfwscanf.c
-
 
649
	$(CC) $(CFLAGS) $(DEFINES) -DINTEGER_ONLY -DSTRING_ONLY $(INCLUDES) stdio/vfwscanf.c -o $@
-
 
650
 
Line -... Line 651...
-
 
651
stdio/svfwscanf.o: stdio/vfwscanf.c
-
 
652
	$(CC) $(CFLAGS) $(DEFINES) -DSTRING_ONLY $(INCLUDES) stdio/vfwscanf.c -o $@
Line 575... Line 653...
575
	$(CC) $(CFLAGS) $(DEFINES) -DINTEGER_ONLY $(INCLUDES) stdio/vfscanf.c -o $@
653