* base_mp/node1/Makefile.am: Rework.

* base_mp/node2/Makefile.am: Rework.
	* base_sp/Makefile.am: Rework.
	* cdtest/Makefile.am: Rework.
	* fileio/Makefile.am: Rework.
	* hello/Makefile.am: Rework.
	* iostream/Makefile.am: Rework.
	* loopback/Makefile.am: Rework.
	* minimum/Makefile.am: Rework.
	* paranoia/Makefile.am: Rework.
	* pppd/Makefile.am: Rework.
	* ticker/Makefile.am: Rework.
	* unlimited/Makefile.am: Rework.
This commit is contained in:
Ralf Corsepius
2005-11-11 14:40:27 +00:00
parent b7ffd7bda0
commit 6c67765e8b
+10
View File
@@ -1,3 +1,13 @@
2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* samples/base_mp/node1/Makefile.am,
samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am,
samples/cdtest/Makefile.am, samples/fileio/Makefile.am,
samples/hello/Makefile.am, samples/iostream/Makefile.am,
samples/loopback/Makefile.am, samples/minimum/Makefile.am,
samples/paranoia/Makefile.am, samples/pppd/Makefile.am,
samples/ticker/Makefile.am, samples/unlimited/Makefile.am: Rework.
2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,