fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / gcc / newlib / libc / machine / hppa / Makefile.am
blob413cd722aa87b9afe4fbcaf0dab40c1c3b4f261e
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.S memcmp.S memcpy.S memset.S setjmp.S strcat.S strcmp.S \
11         strcpy.S strlen.S strncat.S strncmp.S strncpy.S
13 ACLOCAL_AMFLAGS = -I ../../..
14 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host