summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine/h8300/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/machine/h8300/Makefile.am')
-rw-r--r--newlib/libc/machine/h8300/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/machine/h8300/Makefile.am b/newlib/libc/machine/h8300/Makefile.am
index 2ce8319b4..570521a9c 100644
--- a/newlib/libc/machine/h8300/Makefile.am
+++ b/newlib/libc/machine/h8300/Makefile.am
@@ -8,6 +8,8 @@ noinst_LIBRARIES = lib.a
lib_a_SOURCES = reg_memcpy.S reg_memset.S strcmp.S memcpy.S memset.S \
setjmp.S
+lib_a_LIBADD =
+lib_a_DEPENDENCIES =
ACLOCAL_AMFLAGS = -I ../../..
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host