Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile.inc « a29khif « sys « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4be62d1aa51bf4b61ba0acefc1b0859248b6d1c1 (plain)
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
libc_a_SOURCES += \
	%D%/_alloc.S \
	%D%/_close.S \
	%D%/_cycles.S \
	%D%/_exit.S \
	%D%/_getpsiz.S \
	%D%/_gettz.S \
	%D%/_ioctl.S \
	%D%/_iostat.S \
	%D%/_iowait.S \
	%D%/_lseek.S \
	%D%/_open.S \
	%D%/_query.S \
	%D%/_read.S \
	%D%/_setim.S \
	%D%/_settrap.S \
	%D%/_setvec.S \
	%D%/_tmpnam.S \
	%D%/_write.S \
	%D%/alloc.S \
	%D%/clock.S \
	%D%/getargs.S \
	%D%/getenv.S \
	%D%/read.S \
	%D%/remove.S \
	%D%/rename.S \
	%D%/signal.S \
	%D%/_sbrk.S  \
	%D%/_fstat.S  \
	%D%/_isatty.S  \
	%D%/systime.S \
	%D%/vec.S \
	%D%/kill.c \
	%D%/getpid.c \
	%D%/stubs.S