Subversion Repositories Kolibri OS

Rev

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

Rev 1908 Rev 2040
Line 16... Line 16...
16
			crt/crt_amz.S		\
16
			crt/crt_amz.S		\
17
			crt/chkstk.S		\
17
			crt/chkstk.S		\
18
			crt/exit.S		\
18
			crt/exit.S		\
19
			crt/pseudo-reloc.c	\
19
			crt/pseudo-reloc.c	\
20
			crt/setjmp.S
20
			crt/dllstart.c		\
-
 
21
			crt/setjmp.S
21
			
22
			
Line 22... Line 23...
22
STATIC_SRCS:=					\
23
STATIC_SRCS:=					\
23
			crt/start.S		\
24
			crt/start.S		\
24
			crt/crt1.c		\
25
			crt/crt1.c		\
Line 202... Line 203...
202
			fclose.c	\
203
			fclose.c	\
203
			fdopen.c	\
204
			fdopen.c	\
204
			fflush.c	\
205
			fflush.c	\
205
			flags.c		\
206
			flags.c		\
206
			findfp.c	\
207
			fileno.c	\
-
 
208
			findfp.c	\
207
			fiprintf.c	\
209
			fiprintf.c	\
208
			fiscanf.c	\
210
			fiscanf.c	\
209
			fprintf.c	\
211
			fprintf.c	\
210
			fputc.c		\
212
			fputc.c		\
211
			fputs.c		\
213
			fputs.c		\