AUTOMAKE_OPTIONS = subdir-objects OBJDIR=obj/ bin_PROGRAMS = bin/gen_source bin_gen_source_SOURCES = ../src/source_imp.c bin_gen_source_CPPFLAGS = -I../interfaces -I../../../sw_api/include bin_gen_source_LDADD = -lskeleton -lsw_api -lhw_api -lm bin_gen_source_LDFLAGS = -L../../typetools/lnx_make/lib/ -L../../../hw_api/lnx/lib -L../../../sw_api/lnx_make/lib EXTRA_DIST = ../interfaces/*.h ../doc/