1 2 3 4 5 6
bin_PROGRAMS = bbe AM_CFLAGS = -I.. bbe_SOURCES = bbe.c xmalloc.c buffer.c execute.c noinst_HEADERS = bbe.h