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
33 lib_a_SOURCES = _main.c
34 lib_a_LIBADD = $(COPYOFILES)
37 ar x /lib/libc.a $(COPYOFILES)
44 ACLOCAL_AMFLAGS = -I ../../..
45 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host