Makefile.am 229 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 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