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/fr30/Makefile.inc')
-rw-r--r--libgloss/fr30/Makefile.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/libgloss/fr30/Makefile.inc b/libgloss/fr30/Makefile.inc
new file mode 100644
index 000000000..0ba7476c3
--- /dev/null
+++ b/libgloss/fr30/Makefile.inc
@@ -0,0 +1,8 @@
+multilibtool_DATA += %D%/crt0.o
+libobjs_a_SOURCES += %D%/crt0.s
+
+multilibtool_LIBRARIES += %D%/libsim.a
+%C%_libsim_a_SOURCES = \
+ %D%/syscalls.c \
+ putnum.c \
+ unlink.c