fixed more binutils issues (newer gcc/libc)
[zpugcc/jano.git] / toolchain / gcc / newlib / libc / sys / netware / Makefile.am
blobe112bac10a5d8baa9f4da414b8f54204b4bf9c82
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         getpid.c \
11         link.c
13 all: crt0.o
15 ACLOCAL_AMFLAGS = -I ../../..
16 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host