CFLAGS = @CFLAGS@ noinst_PROGRAMS = test_streams test_streams_SOURCES = \ main.c test_streams_LDFLAGS = -lm CLEANFILES = $(wildcard *.raw)