# PLEASE adhere to the alphabetical ordering in this Makefile! # Also indentation by a single tab check_LIBRARIES = check_PROGRAMS = noinst_PROGRAMS = TESTS = XFAIL_TESTS = LIBVMG = \ $(top_builddir)/src/libvmg.la \ $(BOOST_FILESYSTEM_LDFLAGS) $(BOOST_SYSTEM_LIBS) \ $(BOOST_SYSTEM_LDFLAGS) $(BOOST_FILESYSTEM_LIBS) include interfaces/Makefile.am include unit_test/Makefile.am clean-local: rm -rf output/