## Process this file with automake to produce Makefile.inAUTOMAKE_OPTIONS = no-dependencies foreignEXTRA_DIST = acinclude.m4noinst_LTLIBRARIES = libfoo.lalibfoo_la_SOURCES = foo.clibfoo_la_LIBADD = $(LIBM)libfoo_la_LDFLAGS = -no-undefinednoinst_HEADERS = foo.hbin_PROGRAMS = cdemocdemo_SOURCES = main.ccdemo_LDADD = libfoo.la$(OBJECTS): libtoollibtool: $(LIBTOOL_DEPS)$(SHELL) ./config.status --recheck