OSDN Git Service

2006-04-11 Jeff Johnston <jjohnstn@redhat.com>
[pf3gnuchains/pf3gnuchains3x.git] / newlib / libc / machine / w65 / Makefile.am
1 ## Process this file with automake to generate Makefile.in
2
3 AUTOMAKE_OPTIONS = cygnus
4
5 INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
6
7 AM_CCASFLAGS = $(INCLUDES)
8
9 noinst_LIBRARIES = lib.a
10
11 lib_a_SOURCES = udivhi3.s umodhi3.s smulhi3.s lshrhi.s sdivhi3.s mulsi3.c \
12         divsi3.c cmpsi.c
13
14 ACLOCAL_AMFLAGS = -I ../../..
15 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host