AUTOMAKE_OPTIONS = subdir-objects OBJDIR=obj bin_PROGRAMS = bin/gen_peakdetector bin_gen_peakdetector_SOURCES = ../src/peakdetector_imp.c bin_gen_peakdetector_CPPFLAGS = -I../interfaces -I../../../sw_api/include bin_gen_peakdetector_LDFLAGS = -L../../typetools/lnx_make/lib/ -L../../../hw_api/lnx/lib -L../../../sw_api/lnx_make/lib bin_gen_peakdetector_LDADD = -lskeleton -lsw_api -lhw_api -lm -ltypetools EXTRA_DIST = ../interfaces/*.h ../doc/