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 'newlib/libc/sys/h8300hms/Makefile.inc')
-rw-r--r--newlib/libc/sys/h8300hms/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/libc/sys/h8300hms/Makefile.inc b/newlib/libc/sys/h8300hms/Makefile.inc
new file mode 100644
index 000000000..b3e1fa8fd
--- /dev/null
+++ b/newlib/libc/sys/h8300hms/Makefile.inc
@@ -0,0 +1,3 @@
+libc_a_SOURCES += \
+ %D%/syscalls.c %D%/_exit.S %D%/sbrk.c %D%/misc.c %D%/crt1.c \
+ %D%/close.S %D%/fstat.S %D%/lseek.S %D%/open.S %D%/read.S %D%/stat.S %D%/write.S