2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>

* psxautoinit01/Makefile.am, psxautoinit02/Makefile.am,
	psxbarrier01/Makefile.am, psxrwlock01/Makefile.am,
	psxspin01/Makefile.am, psxspin02/Makefile.am:
	Remove scndir.
This commit is contained in:
Ralf Corsepius
2011-06-20 05:51:51 +00:00
parent 2e0f173bc3
commit b98918b947
7 changed files with 8 additions and 7 deletions
+8 -1
View File
@@ -1,6 +1,13 @@
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Index: psxautoinit01/Makefile.am, psxbarrier01/Makefile.am,
* psxautoinit01/Makefile.am, psxautoinit02/Makefile.am,
psxbarrier01/Makefile.am, psxrwlock01/Makefile.am,
psxspin01/Makefile.am, psxspin02/Makefile.am:
Remove scndir.
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxautoinit01/Makefile.am, psxbarrier01/Makefile.am,
psxclassic01/Makefile.am, psxcleanup01/Makefile.am,
psxfchx01/Makefile.am, psxpasswd01/Makefile.am,
psxpasswd02/Makefile.am, psxpipe01/Makefile.am,
@@ -7,7 +7,6 @@ MANAGERS = all
rtems_tests_PROGRAMS = psxautoinit01
psxautoinit01_SOURCES = init.c ../include/pmacros.h
scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxautoinit01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
@@ -7,7 +7,6 @@ MANAGERS = all
rtems_tests_PROGRAMS = psxautoinit02
psxautoinit02_SOURCES = init.c ../include/pmacros.h
scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxautoinit02.scn
dist_rtems_tests_DATA += psxautoinit02.doc
@@ -7,7 +7,6 @@ MANAGERS = all
rtems_tests_PROGRAMS = psxbarrier01
psxbarrier01_SOURCES = main.c test.c ../include/pmacros.h
scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxbarrier01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
@@ -7,7 +7,6 @@ MANAGERS = all
rtems_tests_PROGRAMS = psxrwlock01
psxrwlock01_SOURCES = main.c test.c ../include/pmacros.h
scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxrwlock01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
@@ -7,7 +7,6 @@ MANAGERS = all
rtems_tests_PROGRAMS = psxspin01
psxspin01_SOURCES = main.c test.c ../include/pmacros.h
scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxspin01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
@@ -7,7 +7,6 @@ MANAGERS = all
rtems_tests_PROGRAMS = psxspin02
psxspin02_SOURCES = main.c test.c ../include/pmacros.h
scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxspin02.scn
dist_rtems_tests_DATA += psxspin02.doc