Makefile.am 229 Bytes
noinst_LIBRARIES = libmailutils.a

libmailutils_a_SOURCES = getopt.c getopt1.c md5.c getline.c xstrdup.c \
 xstrtol.c xmalloc.c

noinst_HEADERS = getopt.h md5.h getline.h xstrtol.h xalloc.h

CFLAGS = -Wall -pedantic -g -DTESTING