
SRCS = sin_source_with_noise.cpp \
       prefilter.cpp \
       adc_sd.cpp

SRCS_EXE = tb_lab2c.cpp

include ./Makefile.defs

