fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / gcc / newlib / libc / machine / xscale / Makefile.am
blobeaa413a88e10a25e8db0a4985132d658eb35b672
1 ## Process this file with automake to generate Makefile.in
3 AUTOMAKE_OPTIONS = cygnus
5 INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
7 noinst_LIBRARIES = lib.a
9 lib_a_SOURCES = \
10         memchr.c memcmp.c memcpy.c memmove.c memset.c \
11         strchr.c strcmp.c strcpy.c strlen.c
13 ACLOCAL_AMFLAGS = -I ../../..
14 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host