fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / gcc / newlib / libc / machine / w65 / Makefile.am
blobdc3b02f97e1107a8c23d74011fed610a45b98c92
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 = udivhi3.s umodhi3.s smulhi3.s lshrhi.s sdivhi3.s mulsi3.c \
10         divsi3.c cmpsi.c
12 ACLOCAL_AMFLAGS = -I ../../..
13 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host