Makefile.am 177 Bytes
noinst_LIBRARIES = libmailutils.a

libmailutils_a_SOURCES = getopt.c getopt1.c md5.c getline.c

noinst_HEADERS = getopt.h md5.h getline.h

CFLAGS = -Wall -pedantic -g -DTESTING