1 ## Process this file with automake to generate Makefile.in
3 AUTOMAKE_OPTIONS = cygnus
5 SUBDIRS = $(machine_dir) .
13 noinst_LIBRARIES = $(MACHLIB)
15 lib.a: $(machine_dir)/lib.a
17 ln $(machine_dir)/lib.a $@ >/dev/null 2>/dev/null || \
18 cp $(machine_dir)/lib.a $@
25 ACLOCAL_AMFLAGS = -I ../..
26 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host