4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 04:49:25 +08:00
newlib-cygwin/libgloss/d30v/Makefile.inc
Mike Frysinger 0e1c0a02cf libgloss: merge d30v into top-level Makefile
Avoid a recursive make to speed things up a bit.
2023-01-11 08:42:19 -05:00

13 lines
194 B
Makefile

multilibtool_LIBRARIES += %D%/libsim.a
%C%_libsim_a_SOURCES = \
isatty.c \
print.c \
putnum.c \
sbrk.c \
%D%/inbyte.c \
%D%/outbyte.c \
%D%/syscalls.c
multilibtool_DATA += \
%D%/crt0.o