1 2 3 4 5 6 7 8 9
noinst_LIBRARIES = libRemoteMan.a INCLUDES = $(all_includes) libRemoteMan_a_METASOURCES = AUTO libRemoteMan_a_SOURCES = \ remoteman.cpp \ remotemanbase.cpp