lib_LIBRARIES = flib include_HEADERS = fclassproperty.h fexception.h flist.h flist_def.h flist_impl.h \ fstring.h fstring_def.h fstring_exc.h ftypes.h flib_SOURCES = fstring.cc fexception.cc lib_LOADLIBES = flib utils_PROGRAMS = teststring teststring_SOURCES = teststring.cc