mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-01 15:23:50 +08:00
New.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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)/..
|
||||
|
||||
node2$(EXEEXT): ../mptest.adb
|
||||
$(GNATCOMPILE) -margs -a $< -o $@
|
||||
|
||||
if EXPADA
|
||||
noinst_PROGRAMS = node2
|
||||
endif
|
||||
|
||||
node2_SOURCES = mptest-per_node_configuration.adb
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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)/..
|
||||
|
||||
node2$(EXEEXT): ../mptest.adb
|
||||
$(GNATCOMPILE) -margs -a $< -o $@
|
||||
|
||||
if EXPADA
|
||||
noinst_PROGRAMS = node2
|
||||
endif
|
||||
|
||||
node2_SOURCES = mptest-per_node_configuration.adb
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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)/..
|
||||
|
||||
node2$(EXEEXT): ../mptest.adb
|
||||
$(GNATCOMPILE) -margs -a $< -o $@
|
||||
|
||||
if EXPADA
|
||||
noinst_PROGRAMS = node2
|
||||
endif
|
||||
|
||||
node2_SOURCES = mptest-per_node_configuration.adb
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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)/..
|
||||
|
||||
node2$(EXEEXT): ../mptest.adb
|
||||
$(GNATCOMPILE) -margs -a $< -o $@
|
||||
|
||||
if EXPADA
|
||||
noinst_PROGRAMS = node2
|
||||
endif
|
||||
|
||||
node2_SOURCES = mptest-per_node_configuration.adb
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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)/..
|
||||
|
||||
node2$(EXEEXT): ../mptest.adb
|
||||
$(GNATCOMPILE) -margs -a $< -o $@
|
||||
|
||||
if EXPADA
|
||||
noinst_PROGRAMS = node2
|
||||
endif
|
||||
|
||||
node2_SOURCES = mptest-per_node_configuration.adb
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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)/..
|
||||
|
||||
node2$(EXEEXT): ../mptest.adb
|
||||
$(GNATCOMPILE) -margs -a $< -o $@
|
||||
|
||||
if EXPADA
|
||||
noinst_PROGRAMS = node2
|
||||
endif
|
||||
|
||||
node2_SOURCES = mptest-per_node_configuration.adb
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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)/..
|
||||
|
||||
node2$(EXEEXT): ../mptest.adb
|
||||
$(GNATCOMPILE) -margs -a $< -o $@
|
||||
|
||||
if EXPADA
|
||||
noinst_PROGRAMS = node2
|
||||
endif
|
||||
|
||||
node2_SOURCES = mptest-per_node_configuration.adb
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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)/..
|
||||
|
||||
node2$(EXEEXT): ../mptest.adb
|
||||
$(GNATCOMPILE) -margs -a $< -o $@
|
||||
|
||||
if EXPADA
|
||||
noinst_PROGRAMS = node2
|
||||
endif
|
||||
|
||||
node2_SOURCES = mptest-per_node_configuration.adb
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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)/..
|
||||
|
||||
node2$(EXEEXT): ../mptest.adb
|
||||
$(GNATCOMPILE) -margs -a $< -o $@
|
||||
|
||||
if EXPADA
|
||||
noinst_PROGRAMS = node2
|
||||
endif
|
||||
|
||||
node2_SOURCES = mptest-per_node_configuration.adb
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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)/..
|
||||
|
||||
node2$(EXEEXT): ../mptest.adb
|
||||
$(GNATCOMPILE) -margs -a $< -o $@
|
||||
|
||||
if EXPADA
|
||||
noinst_PROGRAMS = node2
|
||||
endif
|
||||
|
||||
node2_SOURCES = mptest-per_node_configuration.adb
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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)/..
|
||||
|
||||
node2$(EXEEXT): ../mptest.adb
|
||||
$(GNATCOMPILE) -margs -a $< -o $@
|
||||
|
||||
if EXPADA
|
||||
noinst_PROGRAMS = node2
|
||||
endif
|
||||
|
||||
node2_SOURCES = mptest-per_node_configuration.adb
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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)/..
|
||||
|
||||
node2$(EXEEXT): ../mptest.adb
|
||||
$(GNATCOMPILE) -margs -a $< -o $@
|
||||
|
||||
if EXPADA
|
||||
noinst_PROGRAMS = node2
|
||||
endif
|
||||
|
||||
node2_SOURCES = mptest-per_node_configuration.adb
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,6 @@
|
||||
## $Id$
|
||||
|
||||
SUBDIRS = node1 node2
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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
|
||||
@@ -0,0 +1,19 @@
|
||||
## $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)/..
|
||||
|
||||
node2$(EXEEXT): ../mptest.adb
|
||||
$(GNATCOMPILE) -margs -a $< -o $@
|
||||
|
||||
if EXPADA
|
||||
noinst_PROGRAMS = node2
|
||||
endif
|
||||
|
||||
node2_SOURCES = mptest-per_node_configuration.adb
|
||||
|
||||
include $(top_srcdir)/../../../testsuites/automake/local.am
|
||||
Reference in New Issue
Block a user