AUTOMAKE_OPTIONS = subdir-objects bin_PROGRAMS = bin/gen_fir bin_gen_fir_SOURCES = ../../../sw_api/src/skeletonExt.c ../src/gen_fir.c ../src/rcos.c bin_gen_fir_CPPFLAGS = -I../interfaces -I../../typetools/include/ -I../include -I../../../sw_api/include bin_gen_fir_LDFLAGS = -L../../typetools/lnx_make/lib/ -L../../../hw_api/lnx/lib -L../../../sw_api/lnx_make/lib bin_gen_fir_LDADD = -lskeleton -lsw_api -lhw_api -ltypetools -lm EXTRA_DIST = ../interfaces/*.h ../src/*.h ../doc/