## $Id$ include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(top_srcdir)/../../../testsuites/automake/compile.am include $(top_srcdir)/ada.am AM_ADAFLAGS += -I$(srcdir)/.. node1$(EXEEXT): ../mptest.adb $(GNATCOMPILE) -margs -a $< -o $@ if EXPADA noinst_PROGRAMS = node1 endif node1_SOURCES = mptest-per_node_configuration.adb include $(top_srcdir)/../../../testsuites/automake/local.am