mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-24 02:34:50 +08:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user