Makefile.am 278 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 snprintf.c \ xstrdup.c xstrtol.c xmalloc.c argcv.c strtok_r.c noinst_HEADERS = getopt.h md5.h getline.h snprintf.h xstrtol.h xalloc.h argcv.h CFLAGS = -Wall -pedantic -g -DTESTING