From d66557fac49db9329068c1afd9685875cacd3137 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Nov 2005 09:09:26 +0000 Subject: Switch back to include compile.am instead of amcompile.am --- testsuites/libtests/cpuuse/Makefile.am | 2 +- testsuites/libtests/malloctest/Makefile.am | 2 +- testsuites/libtests/monitor/Makefile.am | 2 +- testsuites/libtests/putenvtest/Makefile.am | 2 +- testsuites/libtests/rtems++/Makefile.am | 2 +- testsuites/libtests/rtmonuse/Makefile.am | 2 +- testsuites/libtests/stackchk/Makefile.am | 2 +- testsuites/libtests/termios/Makefile.am | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'testsuites/libtests') diff --git a/testsuites/libtests/cpuuse/Makefile.am b/testsuites/libtests/cpuuse/Makefile.am index 64201f6698..f17d9bbe93 100644 --- a/testsuites/libtests/cpuuse/Makefile.am +++ b/testsuites/libtests/cpuuse/Makefile.am @@ -20,7 +20,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/amcompile.am +include $(top_srcdir)/../automake/compile.am include $(top_srcdir)/../automake/leaf.am include $(top_srcdir)/libtests.am diff --git a/testsuites/libtests/malloctest/Makefile.am b/testsuites/libtests/malloctest/Makefile.am index e028ef3ef1..f9a182b3de 100644 --- a/testsuites/libtests/malloctest/Makefile.am +++ b/testsuites/libtests/malloctest/Makefile.am @@ -20,7 +20,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/amcompile.am +include $(top_srcdir)/../automake/compile.am include $(top_srcdir)/../automake/leaf.am include $(top_srcdir)/libtests.am diff --git a/testsuites/libtests/monitor/Makefile.am b/testsuites/libtests/monitor/Makefile.am index 8deee944d6..b5eab773e8 100644 --- a/testsuites/libtests/monitor/Makefile.am +++ b/testsuites/libtests/monitor/Makefile.am @@ -21,7 +21,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/amcompile.am +include $(top_srcdir)/../automake/compile.am include $(top_srcdir)/../automake/leaf.am include $(top_srcdir)/libtests.am diff --git a/testsuites/libtests/putenvtest/Makefile.am b/testsuites/libtests/putenvtest/Makefile.am index 32cba655ee..7b697a894b 100644 --- a/testsuites/libtests/putenvtest/Makefile.am +++ b/testsuites/libtests/putenvtest/Makefile.am @@ -20,7 +20,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/amcompile.am +include $(top_srcdir)/../automake/compile.am include $(top_srcdir)/../automake/leaf.am include $(top_srcdir)/libtests.am diff --git a/testsuites/libtests/rtems++/Makefile.am b/testsuites/libtests/rtems++/Makefile.am index fc7617504e..31254abfc5 100644 --- a/testsuites/libtests/rtems++/Makefile.am +++ b/testsuites/libtests/rtems++/Makefile.am @@ -21,7 +21,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/amcompile.am +include $(top_srcdir)/../automake/compile.am include $(top_srcdir)/../automake/leaf.am include $(top_srcdir)/libtests.am diff --git a/testsuites/libtests/rtmonuse/Makefile.am b/testsuites/libtests/rtmonuse/Makefile.am index f1680f8224..3e50c771bc 100644 --- a/testsuites/libtests/rtmonuse/Makefile.am +++ b/testsuites/libtests/rtmonuse/Makefile.am @@ -20,7 +20,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/amcompile.am +include $(top_srcdir)/../automake/compile.am include $(top_srcdir)/../automake/leaf.am include $(top_srcdir)/libtests.am diff --git a/testsuites/libtests/stackchk/Makefile.am b/testsuites/libtests/stackchk/Makefile.am index 49f82a9520..bb6ed55ce4 100644 --- a/testsuites/libtests/stackchk/Makefile.am +++ b/testsuites/libtests/stackchk/Makefile.am @@ -20,7 +20,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/amcompile.am +include $(top_srcdir)/../automake/compile.am include $(top_srcdir)/../automake/leaf.am include $(top_srcdir)/libtests.am diff --git a/testsuites/libtests/termios/Makefile.am b/testsuites/libtests/termios/Makefile.am index 6723b45ec7..a89dde6a85 100644 --- a/testsuites/libtests/termios/Makefile.am +++ b/testsuites/libtests/termios/Makefile.am @@ -20,7 +20,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/amcompile.am +include $(top_srcdir)/../automake/compile.am include $(top_srcdir)/../automake/leaf.am include $(top_srcdir)/libtests.am -- cgit v1.2.3