AUTOMAKE_OPTIONS = subdir-objects bin_PROGRAMS = bin/wimax_rando bin_wimax_rando_SOURCES = ../src/module_imp.c bin_wimax_rando_CPPFLAGS = -I../interfaces/ -I../../typetools/include/ -I../../../sw_api/include bin_wimax_rando_LDFLAGS = -L../../typetools/lnx_make/lib/ -L../../../hw_api/lnx/lib -L../../../sw_api/lnx_make/lib bin_wimax_rando_LDADD = -lskeleton -lsw_api -ltypetools -lhw_api EXTRA_DIST = ../interfaces/*.h ../doc/