bin_PROGRAMS = ttail ttail_SOURCES = ttail.c dateformats.c options.c if WANT_LIBFMT_REGEX ttail_SOURCES += fmt_regex.c endif ttail_CFLAGS = -std=c99 -Wall -Werror -D_XOPEN_SOURCE -D_GNU_SOURCE -I$(top_srcdir)/src/include