noinst_LIBRARIES = liblib.a liblib_a_SOURCES = lib-lib.h mem.h \ str.h buffer.h hash.h array.h list.h file.h mapping.h date.h rx.h url.h \ str.c buffer.c hash.c array.c list.c file.c mapping.c date.c rx.c url.c noinst_HEADERS = lib-lib.h mem.h \ str.h buffer.h hash.h array.h list.h file.h mapping.h date.h rx.h url.h -include ../cflags.mk