bin_PROGRAMS = neercs neercs_SOURCES = main.c neercs.h term.c neercs_CFLAGS = @CACA_CFLAGS@ neercs_LDADD = @CACA_LIBS@ @UTIL_LIBS@