AUTOMAKE_OPTIONS = subdir-objects OBJDIR=obj bin_PROGRAMS = bin/gen_pll bin_gen_pll_SOURCES = ../src/module_imp.c bin_gen_pll_CPPFLAGS = -I../interfaces -I../../typetools/include -I../../../sw_api/include bin_gen_pll_LDFLAGS = -L../../typetools/lnx_make/lib/ -L../../../hw_api/lnx/lib -L../../../sw_api/lnx_make/lib bin_gen_pll_LDADD = -lskeleton -lsw_api -lhw_api -lm -ltypetools EXTRA_DIST = ../interfaces/*.h ../doc/