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

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/d30v/Makefile.inc')
-rw-r--r--libgloss/d30v/Makefile.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/libgloss/d30v/Makefile.inc b/libgloss/d30v/Makefile.inc
new file mode 100644
index 000000000..2b12739d7
--- /dev/null
+++ b/libgloss/d30v/Makefile.inc
@@ -0,0 +1,12 @@
+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