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

Makefile.inc « arc « libgloss - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fe9cc761045d84a01a3d37d236fe30783ef0d03d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
multilibtool_LIBRARIES += %D%/libnsim.a
%C%_libnsim_a_SOURCES = \
	%D%/libcfunc.c \
	%D%/mcount.c \
	%D%/nsim-syscalls.c \
	%D%/sbrk.c

multilibtool_DATA += \
	%D%/crt0.o \
	%D%/gcrt0.o \
	%D%/nano.specs \
	%D%/nsim.specs