1 2 3 4 5 6
AUTOMAKE_OPTIONS = foreign noinst_LIBRARIES = libccont.a noinst_HEADERS = ccont.h libccont_a_SOURCES = ccont.c