fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / gcc / newlib / libc / sys / h8500hms / Makefile.am
blob8febfd388b4dfb263f690733ca5b67c19c4d72df
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 = syscalls.c misc.c
11 all: crt0.o
13 ACLOCAL_AMFLAGS = -I ../../..
14 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host