## Process this file with automake to produce Makefile.in noinst_LIBRARIES = libmathmisc.a libmathmisc_a_SOURCES = \ accuracy.c \ accuracy.h \ bernoull.c \ erfc.c \ norm.c INCLUDES = -I$(top_srcdir)/src/include MAINTAINERCLEANFILES = Makefile.in