4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-25 00:27:19 +08:00

11 lines
201 B
PHP
Raw Normal View History

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