change log for rtems (2010-07-30)

rtems-vc at rtems.org rtems-vc at rtems.org
Fri Jul 30 07:10:27 UTC 2010


 *ralf*:
2010-07-30	Ralf Corsépius <ralf.corsepius at rtems.org>

	* tar01/Makefile.am, tar02/Makefile.am:
	Eliminate stamp-filesystem.

M  1.225  testsuites/libtests/ChangeLog
M    1.8  testsuites/libtests/tar01/Makefile.am
M    1.7  testsuites/libtests/tar02/Makefile.am

diff -u rtems/testsuites/libtests/ChangeLog:1.224 rtems/testsuites/libtests/ChangeLog:1.225
--- rtems/testsuites/libtests/ChangeLog:1.224	Fri Jul 30 00:51:07 2010
+++ rtems/testsuites/libtests/ChangeLog	Fri Jul 30 01:13:06 2010
@@ -1,6 +1,11 @@
 2010-07-30	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* tar01/Makefile.am, tar02/Makefile.am:
+	Eliminate stamp-filesystem.
+
+2010-07-30	Ralf Corsépius <ralf.corsepius at rtems.org>
+
+	* tar01/Makefile.am, tar02/Makefile.am:
 	Add BUILT_SOURCES.
 
 2010-07-29	Ralf Corsépius <ralf.corsepius at rtems.org>

diff -u rtems/testsuites/libtests/tar01/Makefile.am:1.7 rtems/testsuites/libtests/tar01/Makefile.am:1.8
--- rtems/testsuites/libtests/tar01/Makefile.am:1.7	Fri Jul 30 00:51:07 2010
+++ rtems/testsuites/libtests/tar01/Makefile.am	Fri Jul 30 01:13:06 2010
@@ -35,16 +35,12 @@
 	$(BIN2C) -H initial_filesystem.tar initial_filesystem_tar
 CLEANFILES += initial_filesystem_tar.h
 
-stamp-filesystem:
+initial_filesystem.tar:
 	rm -rf initial_fs
 	$(MKDIR_P) initial_fs/home
 	(echo "This is a test of loading an RTEMS filesystem from an" ; \
 	echo "initial tar image.") >initial_fs/home/test_file
 	cd initial_fs && ln -s home/test_file symlink
-	touch stamp-filesystem
-CLEANFILES += stamp-filesystem
-
-initial_filesystem.tar: stamp-filesystem
 	cd initial_fs ; pax -w -f ../initial_filesystem.tar home symlink
 CLEANFILES += initial_filesystem.tar
 

diff -u rtems/testsuites/libtests/tar02/Makefile.am:1.6 rtems/testsuites/libtests/tar02/Makefile.am:1.7
--- rtems/testsuites/libtests/tar02/Makefile.am:1.6	Fri Jul 30 00:51:07 2010
+++ rtems/testsuites/libtests/tar02/Makefile.am	Fri Jul 30 01:13:06 2010
@@ -35,16 +35,12 @@
 	$(BIN2C) -H initial_filesystem.tar initial_filesystem_tar
 CLEANFILES += initial_filesystem_tar.h
 
-stamp-filesystem:
+initial_filesystem.tar:
 	rm -rf initial_fs
 	$(MKDIR_P) initial_fs/home
 	(echo "This is a test of loading an RTEMS filesystem from an" ; \
 	echo "initial tar image.") >initial_fs/home/test_file
 	cd initial_fs && ln -s home/test_file symlink
-	touch stamp-filesystem
-CLEANFILES += stamp-filesystem
-
-initial_filesystem.tar: stamp-filesystem
 	cd initial_fs ; pax -w -f ../initial_filesystem.tar home symlink
 CLEANFILES += initial_filesystem.tar
 



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20100730/326b7ed5/attachment.html>


More information about the vc mailing list