1 2 3 4 5 6 7 8 9
bin_PROGRAMS = smtpap smtpap_LDADD = -L../common -lor smtpap_SOURCES = smtpap.c io.c noinst_HEADERS = smtpap.h io.h