include ../../Makefile.conf CFLAGS += IFLAGS += LFLAGS += MODULE_NAME = SLA SOURCES = PUBLIC_INCLUDES = arrays.h matmath.h optimizer.h debug_macros.h array.h \ array1.h array2.h array3.h mathutil.h vec.h vec2.h vec3.h \ vec4.h mat.h smat.h smat2.h smat3.h smat4.h miscutil.h sla.h \ beziercurve.h cblas.h clapack.h cpplapack.h flexedge.h flexface.h \ flexmesh.h flexvertex.h gbmat.h gemat.h myf2c.h parameterfiler.h \ sbmat.h simplemesh.h smat.h smat2.h smat3.h smat4.h timer.h PUBLIC_LIBRARIES = PUBLIC_BINARIES = TARGETS = # rules include ../../Makefile.rules