fixed more binutils issues (newer gcc/libc)
[zpugcc/jano.git] / toolchain / gcc / newlib / libc / sys / d10v / Makefile.am
blobda89f119864fb0c4c9f93009efc0b6f51479e296
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 trap.S creat.c
11 all: crt0.o
13 ACLOCAL_AMFLAGS = -I ../../..
14 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host