2002-08-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Activate tmtests.
	* configure.ac: Activate tmtests.
	* samples/base_mp/Makefile.am: Add nodeX subdirs.
	* sptests/sp01/Makefile.am: Add *.scn.
	* sptests/sp02/Makefile.am: Add *.scn.
	* sptests/sp03/Makefile.am: Add *.scn.
	* sptests/sp04/Makefile.am: Add *.scn.
	* sptests/sp05/Makefile.am: Add *.scn.
	* sptests/sp06/Makefile.am: Add *.scn.
	* sptests/sp07/Makefile.am: Add *.scn.
	* sptests/sp08/Makefile.am: Add *.scn.
	* sptests/sp09/Makefile.am: Add *.scn.
	* sptests/sp11/Makefile.am: Add *.scn.
	* sptests/sp12/Makefile.am: Add *.scn.
	* sptests/sp13/Makefile.am: Add *.scn.
	* sptests/sp14/Makefile.am: Add *.scn.
	* sptests/sp15/Makefile.am: Add *.scn.
	* sptests/sp16/Makefile.am: Add *.scn.
	* sptests/sp17/Makefile.am: Add *.scn.
	* sptests/sp19/Makefile.am: Add *.scn.
	* sptests/sp20/Makefile.am: Add *.scn.
	* sptests/sp21/Makefile.am: Add *.scn.
	* sptests/sp22/Makefile.am: Add *.scn.
	* sptests/sp23/Makefile.am: Add *.scn.
	* sptests/sp24/Makefile.am: Add *.scn.
	* sptests/sp25/Makefile.am: Add *.scn.
This commit is contained in:
Ralf Corsepius
2002-08-26 09:38:29 +00:00
parent 0270bc852c
commit 7edb3d3ace
27 changed files with 114 additions and 36 deletions

View File

@@ -12,4 +12,6 @@ sp01_SOURCES = sp01.adb config.h sptest.adb sptest.ads
sp01$(EXEEXT): sp01.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp01.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp02_SOURCES = sp02.adb config.h sptest.adb sptest.ads
sp02$(EXEEXT): sp02.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp02.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp03_SOURCES = sp03.adb config.h sptest.adb sptest.ads
sp03$(EXEEXT): sp03.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp03.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -15,4 +15,6 @@ sp04_SOURCES = sp04.adb config.h sptest.adb sptest.ads
sp04$(EXEEXT): sp04.adb init.$(OBJEXT)
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp04.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp05_SOURCES = sp05.adb config.h sptest.adb sptest.ads
sp05$(EXEEXT): sp05.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp05.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp06_SOURCES = sp06.adb config.h sptest.adb sptest.ads
sp06$(EXEEXT): sp06.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp06.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -15,4 +15,6 @@ sp07_SOURCES = sp07.adb config.h sptest.adb sptest.ads
sp07$(EXEEXT): sp07.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp07.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp08_SOURCES = sp08.adb config.h sptest.adb sptest.ads
sp08$(EXEEXT): sp08.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp08.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -15,4 +15,6 @@ sp09_SOURCES = sp09.adb config.h sptest.adb sptest.ads
sp09$(EXEEXT): sp09.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp09.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp11_SOURCES = sp11.adb config.h sptest.adb sptest.ads
sp11$(EXEEXT): sp11.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp11.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp12_SOURCES = sp12.adb config.h sptest.adb sptest.ads
sp12$(EXEEXT): sp12.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp12.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp13_SOURCES = sp13.adb config.h sptest.adb sptest.ads
sp13$(EXEEXT): sp13.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp13.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp14_SOURCES = sp14.adb config.h sptest.adb sptest.ads
sp14$(EXEEXT): sp14.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp14.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp15_SOURCES = sp15.adb config.h sptest.adb sptest.ads
sp15$(EXEEXT): sp15.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp15.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp16_SOURCES = sp16.adb config.h sptest.adb sptest.ads
sp16$(EXEEXT): sp16.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp16.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp17_SOURCES = sp17.adb config.h sptest.adb sptest.ads
sp17$(EXEEXT): sp17.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp17.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -17,4 +17,6 @@ sp19_SOURCES = sp19.adb config.h sptest.ads
sp19$(EXEEXT): sp19.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp19.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp20_SOURCES = sp20.adb config.h sptest.adb sptest.ads
sp20$(EXEEXT): sp20.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp20.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -15,4 +15,6 @@ sp21_SOURCES = sp21.adb config.h sptest.adb sptest.ads
sp21$(EXEEXT): sp21.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp21.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp22_SOURCES = sp22.adb config.h sptest.adb sptest.ads
sp22$(EXEEXT): sp22.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp22.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp23_SOURCES = sp23.adb config.h sptest.adb sptest.ads
sp23$(EXEEXT): sp23.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp23.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp24_SOURCES = sp24.adb config.h sptest.adb sptest.ads
sp24$(EXEEXT): sp24.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp24.scn
include $(top_srcdir)/../../../automake/local.am

View File

@@ -12,4 +12,6 @@ sp25_SOURCES = sp25.adb config.h sptest.adb sptest.ads
sp25$(EXEEXT): sp25.adb
$(GNATCOMPILE) -margs -a $< -o $@
EXTRA_DIST = sp25.scn
include $(top_srcdir)/../../../automake/local.am