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

Makefile.inc « tic6x « libgloss - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0516cab5467b367b24290ebe9105193d56ce4f9a (plain)
1
2
3
4
5
6
7
8
9
10
multilibtool_DATA += %D%/crt0.o
libobjs_a_SOURCES += %D%/crt0.S

multilibtool_LIBRARIES += %D%/libsim.a
%C%_libsim_a_SOURCES = \
	%D%/sbrk.c \
	putnum.c \
	%D%/getpid.c \
	%D%/kill.c \
	%D%/syscalls.c