1 2 3 4 5 6 7 8 9
String_LDADD = ../.libs/libcommon.a noinst_PROGRAMS = String INCLUDES = -I.. $(all_includes) String_SOURCES = \ String.cc messages: