AM_CFLAGS = --pedantic -Wall -Werror -std=c99 -O2 -lcidr AM_LDFLAGS = iptest_SOURCES = iptest.c iptest.h bin_PROGRAMS = iptest