2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am,
	mptests/Makefile.am,
	mptests/mp01/Makefile.am, mptests/mp01/node1/Makefile.am,
	mptests/mp01/node2/Makefile.am,
	samples/Makefile.am, samples/base_mp/Makefile.am,
	samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am,
	samples/base_sp/Makefile.am, samples/hello/Makefile.am,
	samples/ticker/Makefile.am,
	sptests/Makefile.am,
	sptests/sp01/Makefile.am, sptests/sp02/Makefile.am,
	sptests/sp03/Makefile.am, sptests/sp04/Makefile.am,
	sptests/sp05/Makefile.am, sptests/sp06/Makefile.am,
	sptests/sp07/Makefile.am, sptests/sp08/Makefile.am,
	sptests/sp09/Makefile.am, sptests/sp11/Makefile.am,
	sptests/sp12/Makefile.am, sptests/sp13/Makefile.am,
	sptests/sp14/Makefile.am, sptests/sp15/Makefile.am,
	sptests/sp16/Makefile.am, sptests/sp17/Makefile.am,
	sptests/sp19/Makefile.am, sptests/sp20/Makefile.am,
	sptests/sp21/Makefile.am, sptests/sp22/Makefile.am,
	sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
	sptests/sp25/Makefile.am, sptests/spsize/Makefile.am,
	support/Makefile.am,
	tmtests/Makefile.am,
	tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am,
	tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am,
	tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am,
	tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am,
	tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am,
	tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am,
	tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am,
	tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am,
	tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am,
	tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am,
	tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am,
	tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am,
	tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am,
	tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am,
	tmtests/tmoverhd/Makefile.am:
	Pick up am-fragments from ../tests/automake.
This commit is contained in:
Ralf Corsepius
2003-08-20 07:08:29 +00:00
parent 13942bf447
commit 5fd5e5275f
69 changed files with 183 additions and 141 deletions

View File

@@ -1,3 +1,45 @@
2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am,
mptests/Makefile.am,
mptests/mp01/Makefile.am, mptests/mp01/node1/Makefile.am,
mptests/mp01/node2/Makefile.am,
samples/Makefile.am, samples/base_mp/Makefile.am,
samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am,
samples/base_sp/Makefile.am, samples/hello/Makefile.am,
samples/ticker/Makefile.am,
sptests/Makefile.am,
sptests/sp01/Makefile.am, sptests/sp02/Makefile.am,
sptests/sp03/Makefile.am, sptests/sp04/Makefile.am,
sptests/sp05/Makefile.am, sptests/sp06/Makefile.am,
sptests/sp07/Makefile.am, sptests/sp08/Makefile.am,
sptests/sp09/Makefile.am, sptests/sp11/Makefile.am,
sptests/sp12/Makefile.am, sptests/sp13/Makefile.am,
sptests/sp14/Makefile.am, sptests/sp15/Makefile.am,
sptests/sp16/Makefile.am, sptests/sp17/Makefile.am,
sptests/sp19/Makefile.am, sptests/sp20/Makefile.am,
sptests/sp21/Makefile.am, sptests/sp22/Makefile.am,
sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
sptests/sp25/Makefile.am, sptests/spsize/Makefile.am,
support/Makefile.am,
tmtests/Makefile.am,
tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am,
tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am,
tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am,
tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am,
tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am,
tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am,
tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am,
tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am,
tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am,
tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am,
tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am,
tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am,
tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am,
tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am,
tmtests/tmoverhd/Makefile.am:
Pick up am-fragments from ../tests/automake.
2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/prog-gnat.m4: New (copied from ../../../aclocal). * aclocal/prog-gnat.m4: New (copied from ../../../aclocal).

View File

@@ -3,7 +3,7 @@
ACLOCAL_AMFLAGS = -I aclocal -I ../tests/aclocal ACLOCAL_AMFLAGS = -I aclocal -I ../tests/aclocal
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
SUBDIRS = support samples sptests tmtests SUBDIRS = support samples sptests tmtests
@@ -13,5 +13,5 @@ endif
EXTRA_DIST = ada.am EXTRA_DIST = ada.am
include $(top_srcdir)/../../../automake/subdirs.am include $(top_srcdir)/../tests/automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -16,5 +16,5 @@ SUBDIRS += mp01
#SUBDIRS += mp13 #SUBDIRS += mp13
#SUBDIRS += mp14 #SUBDIRS += mp14
include $(top_srcdir)/../../../automake/subdirs.am include $(top_srcdir)/../tests/automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,9 +1,9 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/../../../automake/subdirs.am include $(top_srcdir)/../tests/automake/subdirs.am
SUBDIRS = node1 node2 SUBDIRS = node1 node2
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -18,4 +18,4 @@ node1_SOURCES = mptest-per_node_configuration.adb
EXTRA_DIST = base_mp.scn EXTRA_DIST = base_mp.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -18,4 +18,4 @@ node2_SOURCES = mptest-per_node_configuration.adb
EXTRA_DIST = base_mp.scn EXTRA_DIST = base_mp.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -7,5 +7,5 @@ SUBDIRS += base_mp
endif endif
include $(top_srcdir)/../../../automake/subdirs.am include $(top_srcdir)/../tests/automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,8 +1,8 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/../../../automake/subdirs.am include $(top_srcdir)/../tests/automake/subdirs.am
SUBDIRS = node1 node2 SUBDIRS = node1 node2
#include $(top_srcdir)/ada.am #include $(top_srcdir)/ada.am
@@ -22,4 +22,4 @@ SUBDIRS = node1 node2
#EXTRA_DIST += node2/base_mp.scn #EXTRA_DIST += node2/base_mp.scn
#EXTRA_DIST += node2/mptest-per_node_configuration.adb #EXTRA_DIST += node2/mptest-per_node_configuration.adb
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -3,7 +3,7 @@
NODE=1 NODE=1
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -21,4 +21,4 @@ endif
EXTRA_DIST = base_mp.scn EXTRA_DIST = base_mp.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -3,7 +3,7 @@
NODE=2 NODE=2
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -23,4 +23,4 @@ node2_SOURCES = mptest-per_node_configuration.adb
EXTRA_DIST = base_mp.scn EXTRA_DIST = base_mp.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -18,4 +18,4 @@ config.h sptest.adb sptest.ads
EXTRA_DIST = base_sp.scn EXTRA_DIST = base_sp.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -18,4 +18,4 @@ config.h sptest.adb sptest.ads
EXTRA_DIST = hello.scn EXTRA_DIST = hello.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -18,4 +18,4 @@ config.h sptest.adb sptest.ads
EXTRA_DIST = ticker.scn EXTRA_DIST = ticker.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -26,5 +26,5 @@ SUBDIRS += sp24
SUBDIRS += sp25 SUBDIRS += sp25
SUBDIRS += spsize SUBDIRS += spsize
include $(top_srcdir)/../../../automake/subdirs.am include $(top_srcdir)/../tests/automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp01$(EXEEXT): sp01.adb init.$(OBJEXT)
EXTRA_DIST = sp01.scn EXTRA_DIST = sp01.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp02$(EXEEXT): sp02.adb init.$(OBJEXT)
EXTRA_DIST = sp02.scn EXTRA_DIST = sp02.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp03$(EXEEXT): sp03.adb init.$(OBJEXT)
EXTRA_DIST = sp03.scn EXTRA_DIST = sp03.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp04$(EXEEXT): sp04.adb init.$(OBJEXT)
EXTRA_DIST = sp04.scn EXTRA_DIST = sp04.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp05$(EXEEXT): sp05.adb init.$(OBJEXT)
EXTRA_DIST = sp05.scn EXTRA_DIST = sp05.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp06$(EXEEXT): sp06.adb init.$(OBJEXT)
EXTRA_DIST = sp06.scn EXTRA_DIST = sp06.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -15,4 +15,4 @@ sp07$(EXEEXT): sp07.adb init.$(OBJEXT)
EXTRA_DIST = sp07.scn EXTRA_DIST = sp07.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp08$(EXEEXT): sp08.adb init.$(OBJEXT)
EXTRA_DIST = sp08.scn EXTRA_DIST = sp08.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -15,4 +15,4 @@ sp09$(EXEEXT): sp09.adb init.$(OBJEXT)
EXTRA_DIST = sp09.scn EXTRA_DIST = sp09.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp11$(EXEEXT): sp11.adb init.$(OBJEXT)
EXTRA_DIST = sp11.scn EXTRA_DIST = sp11.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp12$(EXEEXT): sp12.adb init.$(OBJEXT)
EXTRA_DIST = sp12.scn EXTRA_DIST = sp12.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp13$(EXEEXT): sp13.adb init.$(OBJEXT)
EXTRA_DIST = sp13.scn EXTRA_DIST = sp13.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp14$(EXEEXT): sp14.adb init.$(OBJEXT)
EXTRA_DIST = sp14.scn EXTRA_DIST = sp14.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp15$(EXEEXT): sp15.adb init.$(OBJEXT)
EXTRA_DIST = sp15.scn EXTRA_DIST = sp15.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp16$(EXEEXT): sp16.adb init.$(OBJEXT)
EXTRA_DIST = sp16.scn EXTRA_DIST = sp16.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp17$(EXEEXT): sp17.adb init.$(OBJEXT)
EXTRA_DIST = sp17.scn EXTRA_DIST = sp17.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -19,4 +19,4 @@ sp19$(EXEEXT): sp19.adb sptest.adb sptest.ads init.$(OBJEXT)
EXTRA_DIST = sp19.scn EXTRA_DIST = sp19.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp20$(EXEEXT): sp20.adb init.$(OBJEXT)
EXTRA_DIST = sp20.scn EXTRA_DIST = sp20.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -15,4 +15,4 @@ sp21$(EXEEXT): sp21.adb init.$(OBJEXT)
EXTRA_DIST = sp21.scn EXTRA_DIST = sp21.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp22$(EXEEXT): sp22.adb init.$(OBJEXT)
EXTRA_DIST = sp22.scn EXTRA_DIST = sp22.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp23$(EXEEXT): sp23.adb init.$(OBJEXT)
EXTRA_DIST = sp23.scn EXTRA_DIST = sp23.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp24$(EXEEXT): sp24.adb init.$(OBJEXT)
EXTRA_DIST = sp24.scn EXTRA_DIST = sp24.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ sp25$(EXEEXT): sp25.adb init.$(OBJEXT)
EXTRA_DIST = sp25.scn EXTRA_DIST = sp25.scn
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ spsize_SOURCES = spsize.adb sptest.adb sptest.ads
spsize$(EXEEXT): spsize.adb spsize$(EXEEXT): spsize.adb
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -17,5 +17,5 @@ EXTRA_DIST += timer_driver.adb
EXTRA_DIST += timer_driver.ads EXTRA_DIST += timer_driver.ads
EXTRA_DIST += unsigned32_io.ads EXTRA_DIST += unsigned32_io.ads
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -31,5 +31,5 @@ SUBDIRS += tm29
SUBDIRS += tmck SUBDIRS += tmck
SUBDIRS += tmoverhd SUBDIRS += tmoverhd
include $(top_srcdir)/../../../automake/subdirs.am include $(top_srcdir)/../tests/automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm01_SOURCES += ../../support/init.c
tm01$(EXEEXT): tm01.adb init.$(OBJEXT) tm01$(EXEEXT): tm01.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm02_SOURCES += ../../support/init.c
tm02$(EXEEXT): tm02.adb init.$(OBJEXT) tm02$(EXEEXT): tm02.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm03_SOURCES += ../../support/init.c
tm03$(EXEEXT): tm03.adb init.$(OBJEXT) tm03$(EXEEXT): tm03.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm04_SOURCES += ../../support/init.c
tm04$(EXEEXT): tm04.adb init.$(OBJEXT) tm04$(EXEEXT): tm04.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm05_SOURCES += ../../support/init.c
tm05$(EXEEXT): tm05.adb init.$(OBJEXT) tm05$(EXEEXT): tm05.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm06_SOURCES += ../../support/init.c
tm06$(EXEEXT): tm06.adb init.$(OBJEXT) tm06$(EXEEXT): tm06.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm07_SOURCES += ../../support/init.c
tm07$(EXEEXT): tm07.adb init.$(OBJEXT) tm07$(EXEEXT): tm07.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm08_SOURCES += ../../support/init.c
tm08$(EXEEXT): tm08.adb init.$(OBJEXT) tm08$(EXEEXT): tm08.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm09_SOURCES += ../../support/init.c
tm09$(EXEEXT): tm09.adb init.$(OBJEXT) tm09$(EXEEXT): tm09.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm10_SOURCES += ../../support/init.c
tm10$(EXEEXT): tm10.adb init.$(OBJEXT) tm10$(EXEEXT): tm10.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm11_SOURCES += ../../support/init.c
tm11$(EXEEXT): tm11.adb init.$(OBJEXT) tm11$(EXEEXT): tm11.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm12_SOURCES += ../../support/init.c
tm12$(EXEEXT): tm12.adb init.$(OBJEXT) tm12$(EXEEXT): tm12.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm13_SOURCES += ../../support/init.c
tm13$(EXEEXT): tm13.adb init.$(OBJEXT) tm13$(EXEEXT): tm13.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm14_SOURCES += ../../support/init.c
tm14$(EXEEXT): tm14.adb init.$(OBJEXT) tm14$(EXEEXT): tm14.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm15_SOURCES += ../../support/init.c
tm15$(EXEEXT): tm15.adb init.$(OBJEXT) tm15$(EXEEXT): tm15.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm16_SOURCES += ../../support/init.c
tm16$(EXEEXT): tm16.adb init.$(OBJEXT) tm16$(EXEEXT): tm16.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm17_SOURCES += ../../support/init.c
tm17$(EXEEXT): tm17.adb init.$(OBJEXT) tm17$(EXEEXT): tm17.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm18_SOURCES += ../../support/init.c
tm18$(EXEEXT): tm18.adb init.$(OBJEXT) tm18$(EXEEXT): tm18.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm19_SOURCES += ../../support/init.c
tm19$(EXEEXT): tm19.adb init.$(OBJEXT) tm19$(EXEEXT): tm19.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm20_SOURCES += ../../support/init.c
tm20$(EXEEXT): tm20.adb init.$(OBJEXT) tm20$(EXEEXT): tm20.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm21_SOURCES += ../../support/init.c
tm21$(EXEEXT): tm21.adb init.$(OBJEXT) tm21$(EXEEXT): tm21.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm22_SOURCES += ../../support/init.c
tm22$(EXEEXT): tm22.adb init.$(OBJEXT) tm22$(EXEEXT): tm22.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm23_SOURCES += ../../support/init.c
tm23$(EXEEXT): tm23.adb init.$(OBJEXT) tm23$(EXEEXT): tm23.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm24_SOURCES += ../../support/init.c
tm24$(EXEEXT): tm24.adb init.$(OBJEXT) tm24$(EXEEXT): tm24.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm25_SOURCES += ../../support/init.c
tm25$(EXEEXT): tm25.adb init.$(OBJEXT) tm25$(EXEEXT): tm25.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm28_SOURCES += ../../support/init.c
tm28$(EXEEXT): tm28.adb init.$(OBJEXT) tm28$(EXEEXT): tm28.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tm29_SOURCES += ../../support/init.c
tm29$(EXEEXT): tm29.adb init.$(OBJEXT) tm29$(EXEEXT): tm29.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -12,4 +12,4 @@ tmck_SOURCES += ../../support/init.c
tmck$(EXEEXT): tmck.adb init.$(OBJEXT) tmck$(EXEEXT): tmck.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am

View File

@@ -1,7 +1,7 @@
## $Id$ ## $Id$
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../automake/compile.am include $(top_srcdir)/../tests/automake/compile.am
include $(top_srcdir)/ada.am include $(top_srcdir)/ada.am
@@ -14,4 +14,4 @@ tmoverhd_SOURCES += ../../support/init.c
tmoverhd$(EXEEXT): tmoverhd.adb init.$(OBJEXT) tmoverhd$(EXEEXT): tmoverhd.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@ $(GNATCOMPILE) -margs -a $< -o $@
include $(top_srcdir)/../../../automake/local.am include $(top_srcdir)/../tests/automake/local.am