v17_v32bis_tx_constellation_maps.h \
v29tx_constellation_maps.h
-noinst_PROGRAMS = make_at_dictionary \
- make_modem_filter
+make_at_dictionary$(EXEEXT): $(abs_srcdir)/make_at_dictionary.c
+ $(CC_FOR_BUILD) -o make_at_dictionary$(EXEEXT) $(abs_srcdir)/make_at_dictionary.c -DHAVE_CONFIG_H
-make_modem_filter_SOURCES = make_modem_filter.c \
- filter_tools.c
+make_modem_filter$(EXEEXT): $(abs_srcdir)/make_modem_filter.c $(abs_srcdir)/filter_tools.c
+ $(CC_FOR_BUILD) -o make_modem_filter$(EXEEXT) $(abs_srcdir)/make_modem_filter.c $(abs_srcdir)/filter_tools.c -DHAVE_CONFIG_H
# We need to run make_at_dictionary, so it generates the
# at_interpreter_dictionary.h file