noinst_LIBRARIES = libfmail.a
|
|
|
|
libfmail_a_SOURCES = err.compat.h compat.h xmem.c xmem.h \
|
|
sbuffer.c sbuffer.h
|
|
|
|
libfmail_a_LIBADD = $(LIBOBJS)
|