* cpuuse/Makefile.am: Rework.

* malloctest/Makefile.am: Rework.
	* monitor/Makefile.am: Rework.
	* putenvtest/Makefile.am: Rework.
	* rtems++/Makefile.am: Rework.
	* rtmonuse/Makefile.am: Rework.
	* stackchk/Makefile.am: Rework.
	* termios/Makefile.am: Rework.
This commit is contained in:
Ralf Corsepius
2005-11-11 14:40:06 +00:00
parent fcb840c7ce
commit 5840b03adf

View File

@@ -1,3 +1,10 @@
2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* libtests/cpuuse/Makefile.am, libtests/malloctest/Makefile.am,
libtests/monitor/Makefile.am, libtests/putenvtest/Makefile.am,
libtests/rtems++/Makefile.am, libtests/rtmonuse/Makefile.am,
libtests/stackchk/Makefile.am, libtests/termios/Makefile.am: Rework.
2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,