diff options
Diffstat (limited to 'newlib/libc/sys/h8500hms/Makefile.am')
-rw-r--r-- | newlib/libc/sys/h8500hms/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/sys/h8500hms/Makefile.am b/newlib/libc/sys/h8500hms/Makefile.am index 9365a3c0d70..45b83f10bed 100644 --- a/newlib/libc/sys/h8500hms/Makefile.am +++ b/newlib/libc/sys/h8500hms/Makefile.am @@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = cygnus INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS) -AM_CCASFLAGS = $(AM_CCASFLAGS) $(INCLUDES) +AM_CCASFLAGS = $(INCLUDES) noinst_LIBRARIES = lib.a |