OSDN Git Service

all-local should depend upon crt0, not all.
[pf3gnuchains/pf3gnuchains3x.git] / newlib / libc / sys / netware / 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 = \
12         getpid.c \
13         link.c
14
15 all-local: crt0.o
16
17 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
18 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host