forked from Imagelibrary/rtems
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake. cpuuse/Makefile.am: Reflect having moved automake. malloctest/Makefile.am: Reflect having moved automake. monitor/Makefile.am: Reflect having moved automake. putenvtest/Makefile.am: Reflect having moved automake. rtems++/Makefile.am: Reflect having moved automake. rtmonuse/Makefile.am: Reflect having moved automake. stackchk/Makefile.am: Reflect having moved automake. termios/Makefile.am: Reflect having moved automake.
This commit is contained in:
@@ -1,3 +1,15 @@
|
|||||||
|
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
Makefile.am: Reflect having moved automake.
|
||||||
|
cpuuse/Makefile.am: Reflect having moved automake.
|
||||||
|
malloctest/Makefile.am: Reflect having moved automake.
|
||||||
|
monitor/Makefile.am: Reflect having moved automake.
|
||||||
|
putenvtest/Makefile.am: Reflect having moved automake.
|
||||||
|
rtems++/Makefile.am: Reflect having moved automake.
|
||||||
|
rtmonuse/Makefile.am: Reflect having moved automake.
|
||||||
|
stackchk/Makefile.am: Reflect having moved automake.
|
||||||
|
termios/Makefile.am: Reflect having moved automake.
|
||||||
|
|
||||||
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
|
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
|
||||||
|
|||||||
@@ -9,5 +9,5 @@ SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios \
|
|||||||
|
|
||||||
EXTRA_DIST = libtests.am
|
EXTRA_DIST = libtests.am
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/subdirs.am
|
include $(top_srcdir)/../automake/subdirs.am
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -39,4 +39,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
|
|||||||
|
|
||||||
EXTRA_DIST = $(C_FILES) $(DOCS)
|
EXTRA_DIST = $(C_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -39,4 +39,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
|
|||||||
|
|
||||||
EXTRA_DIST = $(C_FILES) $(DOCS)
|
EXTRA_DIST = $(C_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -25,8 +25,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -40,4 +40,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
|
|||||||
|
|
||||||
EXTRA_DIST = $(C_FILES) $(DOCS)
|
EXTRA_DIST = $(C_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -39,4 +39,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
|
|||||||
|
|
||||||
EXTRA_DIST = $(C_FILES) $(DOCS)
|
EXTRA_DIST = $(C_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -23,8 +23,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -45,4 +45,4 @@ endif
|
|||||||
|
|
||||||
EXTRA_DIST = $(CC_FILES) $(DOCS)
|
EXTRA_DIST = $(CC_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -39,4 +39,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
|
|||||||
|
|
||||||
EXTRA_DIST = $(C_FILES) $(DOCS)
|
EXTRA_DIST = $(C_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -39,4 +39,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
|
|||||||
|
|
||||||
EXTRA_DIST = $(C_FILES) $(DOCS)
|
EXTRA_DIST = $(C_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -39,4 +39,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
|
|||||||
|
|
||||||
EXTRA_DIST = $(C_FILES) $(DOCS)
|
EXTRA_DIST = $(C_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -1,3 +1,15 @@
|
|||||||
|
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
Makefile.am: Reflect having moved automake.
|
||||||
|
cpuuse/Makefile.am: Reflect having moved automake.
|
||||||
|
malloctest/Makefile.am: Reflect having moved automake.
|
||||||
|
monitor/Makefile.am: Reflect having moved automake.
|
||||||
|
putenvtest/Makefile.am: Reflect having moved automake.
|
||||||
|
rtems++/Makefile.am: Reflect having moved automake.
|
||||||
|
rtmonuse/Makefile.am: Reflect having moved automake.
|
||||||
|
stackchk/Makefile.am: Reflect having moved automake.
|
||||||
|
termios/Makefile.am: Reflect having moved automake.
|
||||||
|
|
||||||
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
|
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
|
||||||
|
|||||||
@@ -9,5 +9,5 @@ SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios \
|
|||||||
|
|
||||||
EXTRA_DIST = libtests.am
|
EXTRA_DIST = libtests.am
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/subdirs.am
|
include $(top_srcdir)/../automake/subdirs.am
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -39,4 +39,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
|
|||||||
|
|
||||||
EXTRA_DIST = $(C_FILES) $(DOCS)
|
EXTRA_DIST = $(C_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -39,4 +39,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
|
|||||||
|
|
||||||
EXTRA_DIST = $(C_FILES) $(DOCS)
|
EXTRA_DIST = $(C_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -25,8 +25,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -40,4 +40,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
|
|||||||
|
|
||||||
EXTRA_DIST = $(C_FILES) $(DOCS)
|
EXTRA_DIST = $(C_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -39,4 +39,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
|
|||||||
|
|
||||||
EXTRA_DIST = $(C_FILES) $(DOCS)
|
EXTRA_DIST = $(C_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -23,8 +23,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -45,4 +45,4 @@ endif
|
|||||||
|
|
||||||
EXTRA_DIST = $(CC_FILES) $(DOCS)
|
EXTRA_DIST = $(CC_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -39,4 +39,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
|
|||||||
|
|
||||||
EXTRA_DIST = $(C_FILES) $(DOCS)
|
EXTRA_DIST = $(C_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -39,4 +39,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
|
|||||||
|
|
||||||
EXTRA_DIST = $(C_FILES) $(DOCS)
|
EXTRA_DIST = $(C_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
@@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
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)/../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -39,4 +39,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
|
|||||||
|
|
||||||
EXTRA_DIST = $(C_FILES) $(DOCS)
|
EXTRA_DIST = $(C_FILES) $(DOCS)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
Reference in New Issue
Block a user