lib_LTLIBRARIES = libmlp_perl.la libmlp_perl_la_SOURCES = mlp_perl.cpp language.cpp runtime.cpp library.cpp function.cpp # perl_library.c perl_value.c perl_class.c perl_object.c libmlp_perl_la_CXXFLAGS = $(shell perl -MExtUtils::Embed -e ccopts) libmlp_perl_la_LDFLAGS = $(shell perl -MExtUtils::Embed -e ldopts)